Download feature-construction-shared-1.0.0.jar file - Jar f

Jar examples for f:feature-construction-shared

Description

Contains the shared code to use construction.

You can download jar file feature-construction-shared 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add feature-construction-shared-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

feature-construction-shared-1.0.0-javadoc.jar
feature-construction-shared-1.0.0-sources.jar
feature-construction-shared-1.0.0.jar
feature-construction-shared-1.0.0.pom



Related Tutorials