Download halite-model-0.0.13.jar file - Jar h

Jar examples for h:halite-model

Description

The JAXB model of the HAL implementation.

You can download jar file halite-model 0.0.13 in this page.

Build File

You can use the following script to add halite-model-0.0.13.jar to your project.

<dependency>
   <groupId>li.moskito</groupId>
   <artifactId>halite-model</artifactId>
   <version>0.0.13</version>
</dependency>
compile group: 'li.moskito', name: 'halite-model', version: '0.0.13'
libraryDependencies += "li.moskito" % "halite-model" % "0.0.13"
<dependency org="li.moskito" name="halite-model" rev="0.0.13"/>
@Grapes(@Grab(group='li.moskito', module='halite-model', version='0.0.13'))
'li.moskito:halite-model:jar:0.0.13'

Download

Click the following link to download the jar file.

halite-model-0.0.13-javadoc.jar
halite-model-0.0.13-sources.jar
halite-model-0.0.13.jar
halite-model-0.0.13.pom



Related Tutorials