Last Version

Android Drawable Maven Plugin 1.0.0

A Maven plugin for generating Android drawable resources from SVG files. PNG files will be generated from the SVG file at the pixel densities specified. The plugin also allows the flattening of directory structures as well as the packaging of bitmap resources alongside the SVGs

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.kingamajick.admp
ArtifactId

ArtifactId

android-drawables-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

Android Drawable Maven Plugin
A Maven plugin for generating Android drawable resources from SVG files. PNG files will be generated from the SVG file at the pixel densities specified. The plugin also allows the flattening of directory structures as well as the packaging of bitmap resources alongside the SVGs
Project URL

Project URL

https://github.com/kingamajick/android-drawables-maven-plugin
Source Code Management

Source Code Management

http://github.com/kingamajick/android-drawables-maven-plugin/tree/master

Download android-drawables-maven-plugin 1.0.0


<plugin>
    <groupId>com.github.kingamajick.admp</groupId>
    <artifactId>android-drawables-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-core jar 3.0.3
org.apache.xmlgraphics : batik-transcoder jar 1.7
org.apache.xmlgraphics : batik-codec jar 1.7

test (7)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.maven : maven-plugin-descriptor jar 2.2.1
org.easymock : easymockclassextension jar 3.1
org.powermock : powermock-module-junit4 jar 1.4.11
org.powermock : powermock-api-easymock jar 1.4.11
org.easytesting : fest-reflect jar 1.2
commons-codec : commons-codec jar 1.6

Project Modules

There are no modules declared in this project.