License |
License |
---|---|
Categories |
CategoriesAvian |
GroupId | GroupIdfr.avianey.androidsvgdrawable |
ArtifactId | ArtifactIdparent |
Version | Version3.0.2 |
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.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/parent/ -->
<dependency>
<groupId>fr.avianey.androidsvgdrawable</groupId>
<artifactId>parent</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/parent/
implementation 'fr.avianey.androidsvgdrawable:parent:3.0.2'
// https://jarcasting.com/artifacts/fr.avianey.androidsvgdrawable/parent/
implementation ("fr.avianey.androidsvgdrawable:parent:3.0.2")
'fr.avianey.androidsvgdrawable:parent:pom:3.0.2'
<dependency org="fr.avianey.androidsvgdrawable" name="parent" rev="3.0.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.avianey.androidsvgdrawable', module='parent', version='3.0.2')
)
libraryDependencies += "fr.avianey.androidsvgdrawable" % "parent" % "3.0.2"
[fr.avianey.androidsvgdrawable/parent "3.0.2"]