MVN

com.threerings : tripleplay-tools

Maven & Gradle

Mar 01, 2019
91 stars

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

<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>tripleplay-tools</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threerings : tripleplay-tools to add to Maven or Gradle - Latest Versions:

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

All Versions

Choose a version of com.threerings : tripleplay-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
tripleplay-tools-2.0.5
tripleplay-tools-2.0.4
tripleplay-tools-2.0.3
tripleplay-tools-2.0.1
tripleplay-tools-2.0.2a
2.0
tripleplay-tools-2.0
tripleplay-tools-2.0-rc3
tripleplay-tools-2.0-rc2
1.8.x
tripleplay-tools-1.8.5
1.8
tripleplay-tools-1.8
1.7.x
tripleplay-tools-1.7.2
tripleplay-tools-1.7.1
1.7
tripleplay-tools-1.7
1.6
tripleplay-tools-1.6
1.5.x
tripleplay-tools-1.5.1
1.5
tripleplay-tools-1.5
1.4
tripleplay-tools-1.4
1.3
tripleplay-tools-1.3

How to add a dependency to Maven

Add the following com.threerings : tripleplay-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>tripleplay-tools</artifactId>
    <version>2.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.threerings : tripleplay-tools gradle dependency to your build.gradle file:

implementation 'com.threerings:tripleplay-tools:2.0.5'

Gradle Kotlin DSL: Add the following com.threerings : tripleplay-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.threerings:tripleplay-tools:2.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.threerings : tripleplay-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.threerings" % "tripleplay-tools" % "2.0.5"

Advertisement

Dependencies from Group

Apr 06, 2017
8 usages
Mar 12, 2015
8 usages
Jun 21, 2023
6 usages
91 stars
Sep 25, 2017
4 usages
Mar 14, 2015
4 usages

Discover Dependencies