Jar examples for d:dreadball-model-api
Model API library for the game Dreadball, part of the Tabletop project.
You can download jar file dreadball-model-api 0.3.2 in this page.
Apache v2 License
You can use the following script to add dreadball-model-api-0.3.2.jar to your project.
<dependency> <groupId>com.wandrell.tabletop.dreadball</groupId> <artifactId>dreadball-model-api</artifactId> <version>0.3.2</version> </dependency>
compile group: 'com.wandrell.tabletop.dreadball', name: 'dreadball-model-api', version: '0.3.2'
libraryDependencies += "com.wandrell.tabletop.dreadball" % "dreadball-model-api" % "0.3.2"
<dependency org="com.wandrell.tabletop.dreadball" name="dreadball-model-api" rev="0.3.2"/>
@Grapes(@Grab(group='com.wandrell.tabletop.dreadball', module='dreadball-model-api', version='0.3.2'))
'com.wandrell.tabletop.dreadball:dreadball-model-api:jar:0.3.2'
Click the following link to download the jar file.
dreadball-model-api-0.3.2-javadoc.jar