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