is not current version
Last Version 3.1.1

fr.avianey.androidsvgdrawable:parent 3.0.0

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

Categories

Categories

Avian
GroupId

GroupId

fr.avianey.androidsvgdrawable
ArtifactId

ArtifactId

parent
Version

Version

3.0.0
Type

Type

pom

Download parent 3.0.0

Filename Size
parent-3.0.0.pom 6 KB
Browse

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