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

Jar examples for m:module-graphic

Description

Module handling the graphic components.

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials