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