Download ext.bundle.opengl.jmonkey-1.0.9.0.jar file - Jar e

Jar examples for e:ext

Description

OSGi bundle wrapper of the jMonkeyEngine-3 + LWJGL + Bullet + other gaming+opengl jars.

You can download jar file ext.bundle.opengl.jmonkey 1.0.9.0 in this page.

License

Apache License

Build File

You can use the following script to add ext.bundle.opengl.jmonkey-1.0.9.0.jar to your project.

<dependency>
   <groupId>org.cogchar</groupId>
   <artifactId>ext.bundle.opengl.jmonkey</artifactId>
   <version>1.0.9.0</version>
</dependency>
compile group: 'org.cogchar', name: 'ext.bundle.opengl.jmonkey', version: '1.0.9.0'
libraryDependencies += "org.cogchar" % "ext.bundle.opengl.jmonkey" % "1.0.9.0"
<dependency org="org.cogchar" name="ext.bundle.opengl.jmonkey" rev="1.0.9.0"/>
@Grapes(@Grab(group='org.cogchar', module='ext.bundle.opengl.jmonkey', version='1.0.9.0'))
'org.cogchar:ext.bundle.opengl.jmonkey:jar:1.0.9.0'

Download

Click the following link to download the jar file.

ext.bundle.opengl.jmonkey-1.0.9.0-javadoc.jar
ext.bundle.opengl.jmonkey-1.0.9.0-sources.jar
ext.bundle.opengl.jmonkey-1.0.9.0.jar
ext.bundle.opengl.jmonkey-1.0.9.0.pom



Related Tutorials