Jar examples for f:feature-entity-shared
Contains the shared code to use entities.
You can download jar file feature-entity-shared 1.0.0 in this page.
MIT License
You can use the following script to add feature-entity-shared-1.0.0.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>feature-entity-shared</artifactId> <version>1.0.0</version> </dependency>
compile group: 'be.yildiz-games', name: 'feature-entity-shared', version: '1.0.0'
libraryDependencies += "be.yildiz-games" % "feature-entity-shared" % "1.0.0"
<dependency org="be.yildiz-games" name="feature-entity-shared" rev="1.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='feature-entity-shared', version='1.0.0'))
'be.yildiz-games:feature-entity-shared:jar:1.0.0'
Click the following link to download the jar file.
feature-entity-shared-1.0.0-javadoc.jar