Download common-shape-1.0.1.jar file - Jar c

Jar examples for c:common-shape

Description

Common library for the yildiz project, contains shapes.

You can download jar file common-shape 1.0.1 in this page.

License

MIT License

Build File

You can use the following script to add common-shape-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

common-shape-1.0.1-javadoc.jar
common-shape-1.0.1-sources.jar
common-shape-1.0.1.jar
common-shape-1.0.1.pom



Related Tutorials