Last Version

svg-android 2.0.0

Brings SVG parsing and drawing functionality to Android devices. Forked from the original project at http://code.google.com/p/svg-android/.

License

License

GroupId

GroupId

com.github.japgolly
ArtifactId

ArtifactId

svg-android
Version

Version

2.0.0
Type

Type

jar
Description

Description

svg-android
Brings SVG parsing and drawing functionality to Android devices. Forked from the original project at http://code.google.com/p/svg-android/.
Project URL

Project URL

https://github.com/japgolly/svg-android
Source Code Management

Source Code Management

https://github.com/japgolly/svg-android

Download svg-android 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.japgolly/svg-android/ -->
<dependency>
    <groupId>com.github.japgolly</groupId>
    <artifactId>svg-android</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly/svg-android/
implementation 'com.github.japgolly:svg-android:2.0.0'
// https://jarcasting.com/artifacts/com.github.japgolly/svg-android/
implementation ("com.github.japgolly:svg-android:2.0.0")
'com.github.japgolly:svg-android:jar:2.0.0'
<dependency org="com.github.japgolly" name="svg-android" rev="2.0.0">
  <artifact name="svg-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly', module='svg-android', version='2.0.0')
)
libraryDependencies += "com.github.japgolly" % "svg-android" % "2.0.0"
[com.github.japgolly/svg-android "2.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.1_r1

Project Modules

There are no modules declared in this project.