Download tripleplay-2.0-rc2.jar file - Jar t

Jar examples for t:tripleplay

Description

Utilities for use in PlayN-based games.

You can download jar file tripleplay 2.0-rc2 in this page.

License

The (New) BSD License

Build File

You can use the following script to add tripleplay-2.0-rc2.jar to your project.

<dependency>
   <groupId>com.threerings</groupId>
   <artifactId>tripleplay</artifactId>
   <version>2.0-rc2</version>
</dependency>
compile group: 'com.threerings', name: 'tripleplay', version: '2.0-rc2'
libraryDependencies += "com.threerings" % "tripleplay" % "2.0-rc2"
<dependency org="com.threerings" name="tripleplay" rev="2.0-rc2"/>
@Grapes(@Grab(group='com.threerings', module='tripleplay', version='2.0-rc2'))
'com.threerings:tripleplay:jar:2.0-rc2'

Download

Click the following link to download the jar file.

tripleplay-2.0-rc2-javadoc.jar
tripleplay-2.0-rc2-sources.jar
tripleplay-2.0-rc2.jar
tripleplay-2.0-rc2.pom



Related Tutorials