Last Version

Triple Play Java 1.9

Java-specific code for TriplePlay.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-java
Version

Version

1.9
Type

Type

jar
Description

Description

Triple Play Java
Java-specific code for TriplePlay.

Download tripleplay-java 1.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings : tripleplay jar 1.9
com.googlecode.playn : playn-java jar 1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.