Download module-graphic-1.1.4.jar file - Jar m

Jar examples for m:module-graphic

Description

Module handling the graphic components.

You can download jar file module-graphic 1.1.4 in this page.

License

MIT License

Build File

You can use the following script to add module-graphic-1.1.4.jar to your project.

<dependency>
   <groupId>be.yildiz-games</groupId>
   <artifactId>module-graphic</artifactId>
   <version>1.1.4</version>
</dependency>
compile group: 'be.yildiz-games', name: 'module-graphic', version: '1.1.4'
libraryDependencies += "be.yildiz-games" % "module-graphic" % "1.1.4"
<dependency org="be.yildiz-games" name="module-graphic" rev="1.1.4"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-graphic', version='1.1.4'))
'be.yildiz-games:module-graphic:jar:1.1.4'

Download

Click the following link to download the jar file.

module-graphic-1.1.4-javadoc.jar
module-graphic-1.1.4-sources.jar
module-graphic-1.1.4-tests.jar
module-graphic-1.1.4.jar
module-graphic-1.1.4.pom



Related Tutorials