is not current version
Last Version 2.0.6

com.threerings:tripleplay 1.5

Utilities for use in PlayN-based games.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay
Version

Version

1.5
Type

Type

jar

Download tripleplay 1.5


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