Last Version

base 0.2.6

base

License

License

Categories

Categories

JADE General Purpose Libraries Utility
GroupId

GroupId

com.github.jadeice
ArtifactId

ArtifactId

library
Version

Version

0.2.6
Type

Type

aar
Description

Description

base
base

Download library 0.2.6


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.