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