Download artemis-odb-0.11.2.jar file - Jar a

Jar examples for a:artemis-odb

Description

Fork of Artemis Entity System Framework.

You can download jar file artemis-odb 0.11.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add artemis-odb-0.11.2.jar to your project.

<dependency>
   <groupId>net.onedaybeard.artemis</groupId>
   <artifactId>artemis-odb</artifactId>
   <version>0.11.2</version>
</dependency>
compile group: 'net.onedaybeard.artemis', name: 'artemis-odb', version: '0.11.2'
libraryDependencies += "net.onedaybeard.artemis" % "artemis-odb" % "0.11.2"
<dependency org="net.onedaybeard.artemis" name="artemis-odb" rev="0.11.2"/>
@Grapes(@Grab(group='net.onedaybeard.artemis', module='artemis-odb', version='0.11.2'))
'net.onedaybeard.artemis:artemis-odb:jar:0.11.2'

Download

Click the following link to download the jar file.

artemis-odb-0.11.2-javadoc.jar
artemis-odb-0.11.2-sources.jar
artemis-odb-0.11.2.jar
artemis-odb-0.11.2.pom



Related Tutorials