is not current version
Last Version 2.0.6

com.threerings:tripleplay 1.3

Utilities for use in PlayN-based games.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay
Version

Version

1.3
Type

Type

jar

Download tripleplay 1.3


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