AndroidSvgDrawable Plugin

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

Last Version

3.1.1
Release Date

Release Date

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

Filename Size
parent-3.1.1.pom 6 KB
Browse

How to add to project

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

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