Download common-shared-1.0.3.jar file - Jar c

Jar examples for c:common-shared

Description

Common library for the yildiz project, contains utilities, helper classes and more.

You can download jar file common-shared 1.0.3 in this page.

License

MIT License

Build File

You can use the following script to add common-shared-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

common-shared-1.0.3-javadoc.jar
common-shared-1.0.3-sources.jar
common-shared-1.0.3.jar
common-shared-1.0.3.pom



Related Tutorials