License |
License |
---|---|
GroupId | GroupIdcom.jrummyapps |
ArtifactId | ArtifactIdandroid-animations |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionAndroidAnimations
Animated SVG Drawing for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-animations-1.0.0.pom | |
android-animations-1.0.0.aar | 108 KB |
android-animations-1.0.0-sources.jar | 11 KB |
android-animations-1.0.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jrummyapps/android-animations/ -->
<dependency>
<groupId>com.jrummyapps</groupId>
<artifactId>android-animations</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jrummyapps/android-animations/
implementation 'com.jrummyapps:android-animations:1.0.0'
// https://jarcasting.com/artifacts/com.jrummyapps/android-animations/
implementation ("com.jrummyapps:android-animations:1.0.0")
'com.jrummyapps:android-animations:aar:1.0.0'
<dependency org="com.jrummyapps" name="android-animations" rev="1.0.0">
<artifact name="android-animations" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jrummyapps', module='android-animations', version='1.0.0')
)
libraryDependencies += "com.jrummyapps" % "android-animations" % "1.0.0"
[com.jrummyapps/android-animations "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 25.0.1 |
com.facebook.rebound : rebound | jar | 0.3.8 |