MVN

com.threerings : tripleplay-convert-flump-libs

Maven & Gradle

Jun 21, 2023

TP Convert Flump Libs Plugin · Converts Flump libraries into binary format.

<plugin>
    <groupId>com.threerings</groupId>
    <artifactId>tripleplay-convert-flump-libs</artifactId>
    <version>2.0.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threerings : tripleplay-convert-flump-libs to add to Maven - Latest Versions:

  • Latest Stable: 2.0.8
  • Latest Release Candidate: 2.0-rc3

All Versions

Choose a version of com.threerings : tripleplay-convert-flump-libs to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
tripleplay-convert-flump-libs-2.0.8
tripleplay-convert-flump-libs-2.0.6
tripleplay-convert-flump-libs-2.0.5
tripleplay-convert-flump-libs-2.0.4
tripleplay-convert-flump-libs-2.0.3
tripleplay-convert-flump-libs-2.0.1
tripleplay-convert-flump-libs-2.0.2a
2.0
tripleplay-convert-flump-libs-2.0
tripleplay-convert-flump-libs-2.0-rc3
tripleplay-convert-flump-libs-2.0-rc2

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-convert-flump-libs</artifactId>
    <version>2.0.8</version>
</plugin>

Advertisement