Download artemis-fluid-core-2.1.0.jar file - Jar a

Jar examples for a:artemis-fluid-core

Description

fluid entity api.

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

Build File

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

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

Download

Click the following link to download the jar file.

artemis-fluid-core-2.1.0-javadoc.jar
artemis-fluid-core-2.1.0-sources.jar
artemis-fluid-core-2.1.0.jar
artemis-fluid-core-2.1.0.pom



Related Tutorials