MVN

io.github.msantarsiere : rift

Maven & Gradle

Jan 23, 2019

rift · This is small java plug-in.

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

Latest Version

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

  • Latest Stable: 0.13

All Versions

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

Version Vulnerabilities Updated
0.13
rift-0.13

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>rift</artifactId>
    <version>0.13</version>
</plugin>