Last Version

AndroidSvgDrawable Plugin 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

parent
Version

Version

3.1.1
Type

Type

pom
Description

Description

AndroidSvgDrawable Plugin
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
Source Code Management

Source Code Management

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

Download parent 3.1.1

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • gradle