MVN

io.github.msantarsiere : dado

Maven & Gradle

Jan 08, 2019

dado · This is small java plug-in.

<plugin>
    <groupId>io.github.msantarsiere</groupId>
    <artifactId>dado</artifactId>
    <version>0.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.msantarsiere : dado to add to Maven - Latest Versions:

  • Latest Stable: 0.13

All Versions

Choose a version of io.github.msantarsiere : dado to add to Maven - All Versions:

Version Vulnerabilities Updated
0.13
dado-0.13
0.12
dado-0.12

How to add a plugin to Maven

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

<plugin>
    <groupId>io.github.msantarsiere</groupId>
    <artifactId>dado</artifactId>
    <version>0.13</version>
</plugin>

Advertisement