MVN

com.threerings : tripleplay-maven-plugin

Maven & Gradle

Apr 18, 2015
91 stars

Triple Play Tools · Build-time tools for use with Triple Play.

<plugin>
    <groupId>com.threerings</groupId>
    <artifactId>tripleplay-maven-plugin</artifactId>
    <version>1.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threerings : tripleplay-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.9
  • Latest Release Candidate: 2.0-rc1

All Versions

Choose a version of com.threerings : tripleplay-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
tripleplay-maven-plugin-2.0-rc1
1.9
tripleplay-maven-plugin-1.9

How to add a plugin to Maven

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

<plugin>
    <groupId>com.threerings</groupId>
    <artifactId>tripleplay-maven-plugin</artifactId>
    <version>1.9</version>
</plugin>

Advertisement