| Group ID: |
tk.mygod |
| Artifact ID: |
mygod-lib-android_2.11 |
| Version: |
1.3.3 |
| Last modified: |
02.12.2015 17:42 |
| Packaging: |
aar |
| Name: |
mygod-lib-android |
| Description: |
mygod-lib-android |
| URL: |
https://github.com/Mygod/mygod-lib-android |
| Vendor: |
tk.mygod |
|
|
| Size: |
0.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/tk/mygod/mygod-lib-android_2.11/1.3.3/mygod-lib-android_2.11-1.3.3.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>tk.mygod</groupId>
<artifactId>mygod-lib-android_2.11</artifactId>
<packaging>aar</packaging>
<description>mygod-lib-android</description>
<version>1.3.3</version>
<name>mygod-lib-android</name>
<organization>
<name>tk.mygod</name>
</organization>
<url>https://github.com/Mygod/mygod-lib-android</url>
<licenses>
<license>
<name>GPLv3</name>
<url>http://www.gnu.org/licenses/gpl-3.0.en.html</url>
</license>
</licenses>
<scm>
<connection>scm:git:github.com/Mygod/mygod-lib-android</connection>
<developerConnection>scm:git:git@github.com:mygod-lib-android</developerConnection>
<url>github.com/Mygod/mygod-lib-android.git</url>
</scm>
<developers>
<developer>
<id>Mygod</id>
<name>Mygod</name>
<url>https://mygod.tk</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.7</version>
</dependency>
<dependency>
<groupId>com.android.support</groupId>
<artifactId>customtabs</artifactId>
<version>23.1.1</version>
</dependency>
<dependency>
<groupId>com.android.support</groupId>
<artifactId>design</artifactId>
<version>23.1.1</version>
</dependency>
<dependency>
<groupId>com.android.support</groupId>
<artifactId>preference-v14</artifactId>
<version>23.1.1</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>tk.mygod</groupId>
<artifactId>mygod-lib-android_2.11</artifactId>
<version>1.3.3</version>
</dependency>
|
| Gradle: |
tk.mygod:mygod-lib-android_2.11:1.3.3 |
| Dependencies: |
-
[JAR]
customtabs-23.1.1.jar
in com/android/support/customtabs/23.1.1
-
[JAR]
design-23.1.1.jar
in com/android/support/design/23.1.1
-
[JAR]
preference-v14-23.1.1.jar
in com/android/support/preference-v14/23.1.1
-
[JAR]
scala-library-2.11.7.jar
in org/scala-lang/scala-library/2.11.7
|
| Dependency Graph: |
Show
Less
More
|