is not current version
Last Version 1.0.6

com.jaredrummler:animated-svg-view 1.0.0

Animated SVG Drawing for Android

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

animated-svg-view
Version

Version

1.0.0
Type

Type

aar

Download animated-svg-view 1.0.0


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