Download module-window-2.0.2.jar file - Jar m

Jar examples for m:module-window

Description

Window module to wrap graphic engine and handle inputs.

You can download jar file module-window 2.0.2 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

module-window-2.0.2-javadoc.jar
module-window-2.0.2-sources.jar
module-window-2.0.2.jar
module-window-2.0.2.pom



Related Tutorials