Download models-0.4.jar file - Jar m

Jar examples for m:models

Description

Some complex data models for test use

You can download jar file models 0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add models-0.4.jar to your project.

<dependency>
   <groupId>org.deepboof</groupId>
   <artifactId>models</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'org.deepboof', name: 'models', version: '0.4'
libraryDependencies += "org.deepboof" % "models" % "0.4"
<dependency org="org.deepboof" name="models" rev="0.4"/>
@Grapes(@Grab(group='org.deepboof', module='models', version='0.4'))
'org.deepboof:models:jar:0.4'

Download

Click the following link to download the jar file.

models-0.4-javadoc.jar
models-0.4-sources.jar
models-0.4.jar
models-0.4.pom



Related Tutorials