Jar examples for m:module-window
Window module to wrap graphic engine and handle inputs.
You can download jar file module-window 2.0.2 in this page.
MIT License
You can use the following script to add module-window-2.0.2.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>module-window</artifactId> <version>2.0.2</version> </dependency>
compile group: 'be.yildiz-games', name: 'module-window', version: '2.0.2'
libraryDependencies += "be.yildiz-games" % "module-window" % "2.0.2"
<dependency org="be.yildiz-games" name="module-window" rev="2.0.2"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-window', version='2.0.2'))
'be.yildiz-games:module-window:jar:2.0.2'
Click the following link to download the jar file.
module-window-2.0.2-javadoc.jar