Download artemis-odb-0.12.1.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.12.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials