is not current version
Last Version 2.0.6

com.threerings:tripleplay-java-lwjgl2 2.0.5

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

Categories

Categories

Java Languages LWJGL Business Logic Libraries
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-java-lwjgl2
Version

Version

2.0.5
Type

Type

jar

Download tripleplay-java-lwjgl2 2.0.5


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