License |
License |
---|---|
Categories |
CategoriesJADE General Purpose Libraries Utility |
GroupId | GroupIdcom.github.jadeice |
ArtifactId | ArtifactIdanimlib |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionanimlib
Android Animation Libraray
|
Filename | Size |
---|---|
animlib-1.1.3.pom | |
animlib-1.1.3.aar | 72 KB |
animlib-1.1.3-sources.jar | 77 KB |
animlib-1.1.3-javadoc.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jadeice/animlib/ -->
<dependency>
<groupId>com.github.jadeice</groupId>
<artifactId>animlib</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jadeice/animlib/
implementation 'com.github.jadeice:animlib:1.1.3'
// https://jarcasting.com/artifacts/com.github.jadeice/animlib/
implementation ("com.github.jadeice:animlib:1.1.3")
'com.github.jadeice:animlib:aar:1.1.3'
<dependency org="com.github.jadeice" name="animlib" rev="1.1.3">
<artifact name="animlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jadeice', module='animlib', version='1.1.3')
)
libraryDependencies += "com.github.jadeice" % "animlib" % "1.1.3"
[com.github.jadeice/animlib "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.nineoldandroids : library | jar | 2.4.0 |