MVN

fr.avianey.androidsvgdrawable : maven-plugin

Maven & Gradle

Jan 18, 2019
261 stars

AndroidSvgDrawable Maven Plugin

<plugin>
    <groupId>fr.avianey.androidsvgdrawable</groupId>
    <artifactId>maven-plugin</artifactId>
    <version>3.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.avianey.androidsvgdrawable : maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of fr.avianey.androidsvgdrawable : maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
maven-plugin-3.0.2
maven-plugin-3.0.1
maven-plugin-3.0.0
2.0.x
maven-plugin-2.0.0
1.0.x
maven-plugin-1.0.2
maven-plugin-1.0.1
maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>fr.avianey.androidsvgdrawable</groupId>
    <artifactId>maven-plugin</artifactId>
    <version>3.0.2</version>
</plugin>

Advertisement