GroupId | GroupIdcom.jaredrummler |
---|---|
ArtifactId | ArtifactIdanimated-svg-view |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
animated-svg-view-1.0.0.pom | |
animated-svg-view-1.0.0.aar | 10 KB |
animated-svg-view-1.0.0-sources.jar | 5 KB |
animated-svg-view-1.0.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jaredrummler/animated-svg-view/ -->
<dependency>
<groupId>com.jaredrummler</groupId>
<artifactId>animated-svg-view</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jaredrummler/animated-svg-view/
implementation 'com.jaredrummler:animated-svg-view:1.0.0'
// https://jarcasting.com/artifacts/com.jaredrummler/animated-svg-view/
implementation ("com.jaredrummler:animated-svg-view:1.0.0")
'com.jaredrummler:animated-svg-view:aar:1.0.0'
<dependency org="com.jaredrummler" name="animated-svg-view" rev="1.0.0">
<artifact name="animated-svg-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jaredrummler', module='animated-svg-view', version='1.0.0')
)
libraryDependencies += "com.jaredrummler" % "animated-svg-view" % "1.0.0"
[com.jaredrummler/animated-svg-view "1.0.0"]