Last Version

TP Parent 2.0.6

Utilities for use in PlayN-based games.

License

License

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-parent
Version

Version

2.0.6
Type

Type

pom
Description

Description

TP Parent
Utilities for use in PlayN-based games.
Project URL

Project URL

http://github.com/threerings/tripleplay/
Source Code Management

Source Code Management

http://github.com/threerings/tripleplay/

Download tripleplay-parent 2.0.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • core
  • java-lwjgl2
  • java-swt
  • plugins