is not current version
Last Version 2.0.5

com.threerings:tripleplay-tools 2.0.2a

Build-time tools for use with Triple Play.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-tools
Version

Version

2.0.2a
Type

Type

jar

Download tripleplay-tools 2.0.2a


<!-- https://jarcasting.com/artifacts/com.threerings/tripleplay-tools/ -->
<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>tripleplay-tools</artifactId>
    <version>2.0.2a</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/tripleplay-tools/
implementation 'com.threerings:tripleplay-tools:2.0.2a'
// https://jarcasting.com/artifacts/com.threerings/tripleplay-tools/
implementation ("com.threerings:tripleplay-tools:2.0.2a")
'com.threerings:tripleplay-tools:jar:2.0.2a'
<dependency org="com.threerings" name="tripleplay-tools" rev="2.0.2a">
  <artifact name="tripleplay-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='tripleplay-tools', version='2.0.2a')
)
libraryDependencies += "com.threerings" % "tripleplay-tools" % "2.0.2a"
[com.threerings/tripleplay-tools "2.0.2a"]