License |
License |
---|---|
Categories |
CategoriesAvian |
GroupId | GroupIdfr.avianey.androidsvgdrawable |
ArtifactId | ArtifactIdparent |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAndroidSvgDrawable Plugin
Generates qualified, density specific PNG drawables from SVG at build time for your Android projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-3.1.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/parent/ -->
<dependency>
<groupId>fr.avianey.androidsvgdrawable</groupId>
<artifactId>parent</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/parent/
implementation 'fr.avianey.androidsvgdrawable:parent:3.1.1'
// https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/parent/
implementation ("fr.avianey.androidsvgdrawable:parent:3.1.1")
'fr.avianey.androidsvgdrawable:parent:pom:3.1.1'
<dependency org="fr.avianey.androidsvgdrawable" name="parent" rev="3.1.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.avianey.androidsvgdrawable', module='parent', version='3.1.1')
)
libraryDependencies += "fr.avianey.androidsvgdrawable" % "parent" % "3.1.1"
[fr.avianey.androidsvgdrawable/parent "3.1.1"]