Download contrib-components-0.7.1.jar file - Jar c

Jar examples for c:contrib-components

Description

Generic prefab systems and components.

You can download jar file contrib-components 0.7.1 in this page.

Build File

You can use the following script to add contrib-components-0.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

contrib-components-0.7.1-javadoc.jar
contrib-components-0.7.1-sources.jar
contrib-components-0.7.1.jar
contrib-components-0.7.1.pom



Related Tutorials