is not current version
Last Version 2.0.5

com.threerings:tripleplay-tools 1.7.1

Build-time tools for use with Triple Play.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-tools
Version

Version

1.7.1
Type

Type

jar

Download tripleplay-tools 1.7.1


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