is not current version
Last Version 2.0.6

com.threerings:tripleplay-parent 1.7.2

Utilities for use in PlayN-based games.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

tripleplay-parent
Version

Version

1.7.2
Type

Type

pom

Download tripleplay-parent 1.7.2


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