Jar examples for t:tripleplay
Utilities for use in PlayN-based games.
You can download jar file tripleplay 1.7.1 in this page.
The (New) BSD License
You can use the following script to add tripleplay-1.7.1.jar to your project.
<dependency> <groupId>com.threerings</groupId> <artifactId>tripleplay</artifactId> <version>1.7.1</version> </dependency>
compile group: 'com.threerings', name: 'tripleplay', version: '1.7.1'
libraryDependencies += "com.threerings" % "tripleplay" % "1.7.1"
<dependency org="com.threerings" name="tripleplay" rev="1.7.1"/>
@Grapes(@Grab(group='com.threerings', module='tripleplay', version='1.7.1'))
'com.threerings:tripleplay:jar:1.7.1'
Click the following link to download the jar file.
tripleplay-1.7.1-javadoc.jar