Download module-physics-2.0.0.jar file - Jar m

Jar examples for m:module-physics

Description

Module handling the physics engine.

You can download jar file module-physics 2.0.0 in this page.

License

MIT License

Build File

You can use the following script to add module-physics-2.0.0.jar to your project.

<dependency>
   <groupId>be.yildiz-games</groupId>
   <artifactId>module-physics</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'be.yildiz-games', name: 'module-physics', version: '2.0.0'
libraryDependencies += "be.yildiz-games" % "module-physics" % "2.0.0"
<dependency org="be.yildiz-games" name="module-physics" rev="2.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-physics', version='2.0.0'))
'be.yildiz-games:module-physics:jar:2.0.0'

Download

Click the following link to download the jar file.

module-physics-2.0.0-javadoc.jar
module-physics-2.0.0-sources.jar
module-physics-2.0.0.jar
module-physics-2.0.0.pom



Related Tutorials