Last Version

TP Java LWJGL 2.0.6

Java-specific code for TriplePlay, using PlayN LWJGL2 backend.

License

License

Categories

Categories

Java Languages LWJGL Business Logic Libraries
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-java-lwjgl2
Version

Version

2.0.6
Type

Type

jar
Description

Description

TP Java LWJGL
Java-specific code for TriplePlay, using PlayN LWJGL2 backend.

Download tripleplay-java-lwjgl2 2.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings : tripleplay jar 2.0.6
io.playn : playn-java-lwjgl2 jar 2.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.