Last Version

TP Core 2.0.6

Utilities for use in PlayN-based games.

License

License

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay
Version

Version

2.0.6
Type

Type

jar
Description

Description

TP Core
Utilities for use in PlayN-based games.

Download tripleplay 2.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
io.playn : playn-scene jar 2.0.5

test (3)

Group / Artifact Type Version
io.playn : playn-java-lwjgl jar 2.0.5
com.google.guava : guava jar 16.0.1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.