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

Jar examples for a:artemis-odb

Description

Fork of Artemis Entity System Framework.

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials