License |
License |
---|---|
Categories |
CategoriesJADE General Purpose Libraries Utility |
GroupId | GroupIdcom.github.jadeice |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version0.2.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbase
base
|
Filename | Size |
---|---|
library-0.2.6.pom | |
library-0.2.6.aar | 47 KB |
library-0.2.6-sources.jar | 25 KB |
library-0.2.6-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jadeice/library/ -->
<dependency>
<groupId>com.github.jadeice</groupId>
<artifactId>library</artifactId>
<version>0.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jadeice/library/
implementation 'com.github.jadeice:library:0.2.6'
// https://jarcasting.com/artifacts/com.github.jadeice/library/
implementation ("com.github.jadeice:library:0.2.6")
'com.github.jadeice:library:aar:0.2.6'
<dependency org="com.github.jadeice" name="library" rev="0.2.6">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jadeice', module='library', version='0.2.6')
)
libraryDependencies += "com.github.jadeice" % "library" % "0.2.6"
[com.github.jadeice/library "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 24.2.0 |
com.facebook.fresco : fresco | jar | 0.12.0 |
org.greenrobot : eventbus | jar | 3.0.0 |
com.google.code.gson : gson | jar | 2.7 |
eu.the4thfloor.volley : com.android.volley | jar | 2015.05.28 |