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

Jar examples for f:feature-resource-shared

Description

Contains the shared code to use resources.

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials