Download react-1.1.jar file - Jar r

Jar examples for r:react

Description

Real-time 3D physics library for Java, based on the ReactPhysics3D library.

You can download jar file react 1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add react-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

react-1.1-javadoc.jar
react-1.1-sources.jar
react-1.1.jar
react-1.1.pom



Related Tutorials