Download engine-shared-1.0.4.jar file - Jar e

Jar examples for e:engine-shared

Description

Shared data between the yildiz server and client engines.

You can download jar file engine-shared 1.0.4 in this page.

License

MIT License

Build File

You can use the following script to add engine-shared-1.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

engine-shared-1.0.4-javadoc.jar
engine-shared-1.0.4-sources.jar
engine-shared-1.0.4.jar
engine-shared-1.0.4.pom



Related Tutorials