Jar examples for c:common-mapping-geometry
Common Mapping Geometry library for the yildiz project, contains utilities to map geometry classes.
You can download jar file common-mapping-geometry 1.0.0 in this page.
MIT License
You can use the following script to add common-mapping-geometry-1.0.0.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>common-mapping-geometry</artifactId> <version>1.0.0</version> </dependency>
compile group: 'be.yildiz-games', name: 'common-mapping-geometry', version: '1.0.0'
libraryDependencies += "be.yildiz-games" % "common-mapping-geometry" % "1.0.0"
<dependency org="be.yildiz-games" name="common-mapping-geometry" rev="1.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='common-mapping-geometry', version='1.0.0'))
'be.yildiz-games:common-mapping-geometry:jar:1.0.0'
Click the following link to download the jar file.
common-mapping-geometry-1.0.0-javadoc.jar