Download ext.bundle.opengl.jmonkey-1.1.3.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.1.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials