Last Version

AndroidSvgDrawable Core 3.1.1

Generates qualified, density specific PNG drawables from SVG at build time for your Android projects.

License

License

Categories

Categories

Avian
GroupId

GroupId

fr.avianey.androidsvgdrawable
ArtifactId

ArtifactId

core
Version

Version

3.1.1
Type

Type

jar
Description

Description

AndroidSvgDrawable Core
Generates qualified, density specific PNG drawables from SVG at build time for your Android projects.
Project URL

Project URL

https://github.com/avianey/androidsvgdrawable-plugin

Download core 3.1.1


<!-- https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/core/ -->
<dependency>
    <groupId>fr.avianey.androidsvgdrawable</groupId>
    <artifactId>core</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/core/
implementation 'fr.avianey.androidsvgdrawable:core:3.1.1'
// https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/core/
implementation ("fr.avianey.androidsvgdrawable:core:3.1.1")
'fr.avianey.androidsvgdrawable:core:jar:3.1.1'
<dependency org="fr.avianey.androidsvgdrawable" name="core" rev="3.1.1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.avianey.androidsvgdrawable', module='core', version='3.1.1')
)
libraryDependencies += "fr.avianey.androidsvgdrawable" % "core" % "3.1.1"
[fr.avianey.androidsvgdrawable/core "3.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 30.1-jre
com.google.code.gson : gson jar 2.3.1
org.apache.xmlgraphics : batik-all jar 1.14
commons-io : commons-io jar 2.5
com.google.code.findbugs : jsr305 jar 3.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.jooq : joor jar 0.9.5
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.