Download model-0.3.2-NB80.jar file - Jar m

Jar examples for m:model

Description

The Gomoob Data Model library contains utility interfaces, abstract classes and classes used to create Java Data Models / Domain Models quickly and using best practices.

You can download jar file model 0.3.2-NB80 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add model-0.3.2-NB80.jar to your project.

<dependency>
   <groupId>eu.limetri.api</groupId>
   <artifactId>model</artifactId>
   <version>0.3.2-NB80</version>
</dependency>
compile group: 'eu.limetri.api', name: 'model', version: '0.3.2-NB80'
libraryDependencies += "eu.limetri.api" % "model" % "0.3.2-NB80"
<dependency org="eu.limetri.api" name="model" rev="0.3.2-NB80"/>
@Grapes(@Grab(group='eu.limetri.api', module='model', version='0.3.2-NB80'))
'eu.limetri.api:model:jar:0.3.2-NB80'

Download

Click the following link to download the jar file.

model-0.3.2-NB80-javadoc.jar
model-0.3.2-NB80-sources.jar
model-0.3.2-NB80.jar
model-0.3.2-NB80.pom



Related Tutorials