Jar examples for j:jglfw
You can download jar file jglfw 1.1 in this page.
You can use the following script to add jglfw-1.1.jar to your project.
<dependency> <groupId>com.badlogicgames.jglfw</groupId> <artifactId>jglfw</artifactId> <version>1.1</version> </dependency>
compile group: 'com.badlogicgames.jglfw', name: 'jglfw', version: '1.1'
libraryDependencies += "com.badlogicgames.jglfw" % "jglfw" % "1.1"
<dependency org="com.badlogicgames.jglfw" name="jglfw" rev="1.1"/>
@Grapes(@Grab(group='com.badlogicgames.jglfw', module='jglfw', version='1.1'))
'com.badlogicgames.jglfw:jglfw:jar:1.1'
Click the following link to download the jar file.
jglfw-1.1-javadoc.jar