Last Version

TP Java LWJGL 2.0-rc2

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

License

License

Categories

Categories

Java Languages LWJGL Business Logic Libraries
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-java-lwjgl
Version

Version

2.0-rc2
Type

Type

jar
Description

Description

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

Download tripleplay-java-lwjgl 2.0-rc2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings : tripleplay jar 2.0-rc2
io.playn : playn-java-lwjgl jar 2.0-rc2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.