Download dreadball-model-api-0.7.1.jar file - Jar d

Jar examples for d:dreadball-model-api

Description

Model API library for the game Dreadball, part of the Tabletop project.

You can download jar file dreadball-model-api 0.7.1 in this page.

License

Apache v2 License

Build File

You can use the following script to add dreadball-model-api-0.7.1.jar to your project.

<dependency>
   <groupId>com.wandrell.tabletop.dreadball</groupId>
   <artifactId>dreadball-model-api</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'com.wandrell.tabletop.dreadball', name: 'dreadball-model-api', version: '0.7.1'
libraryDependencies += "com.wandrell.tabletop.dreadball" % "dreadball-model-api" % "0.7.1"
<dependency org="com.wandrell.tabletop.dreadball" name="dreadball-model-api" rev="0.7.1"/>
@Grapes(@Grab(group='com.wandrell.tabletop.dreadball', module='dreadball-model-api', version='0.7.1'))
'com.wandrell.tabletop.dreadball:dreadball-model-api:jar:0.7.1'

Download

Click the following link to download the jar file.

dreadball-model-api-0.7.1-javadoc.jar
dreadball-model-api-0.7.1-sources.jar
dreadball-model-api-0.7.1.jar
dreadball-model-api-0.7.1.pom



Related Tutorials