Lines Matching +full:url +full:- +full:connection +full:- +full:project
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
9 http://www.apache.org/licenses/LICENSE-2.0
16 -->
18 …project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
20 <version>1.4.2-SNAPSHOT</version>
24 …<description>A simple Android chart view/graph view library, supporting line- bar- and piecharts a…
25 <url>https://github.com/PhilJay/MPAndroidChart</url>
27 <!--<packaging>aar</packaging>-->
30 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38 <artifactId>android-maven-plugin</artifactId>
39 <version>3.9.0-rc.2</version>
42 <!--<sdk>-->
43 <!--<path>${env.ANDROID_HOME}</path>-->
44 <!--<platform>16</platform>-->
45 <!--</sdk>-->
63 <url>https://github.com/PhilJay/MPAndroidChart/issues</url>
70 <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
76 <url>https://github.com/PhilJay/MPAndroidChart</url>
77 <connection>scm:git:git://github.com/PhilJay/MPAndroidChart.git</connection>
85 <url>http://stackoverflow.com/users/1590502/philipp-jahoda</url>
89 </project>