is not current version
Last Version 1.9

com.threerings:tripleplay-java 1.7.2

Java-specific code for TriplePlay.

Categories

Categories

Java Languages
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-java
Version

Version

1.7.2
Type

Type

jar

Download tripleplay-java 1.7.2


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