AndroidSvgDrawable Core

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
Last Version

Last Version

3.1.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.0.0
1.0.2
1.0.1
1.0.0