Download configuration-model-1.1.jar file - Jar c

Jar examples for c:configuration-model

Description

The JSON model for the LMZ widget configuration protocol

You can download jar file configuration-model 1.1 in this page.

Build File

You can use the following script to add configuration-model-1.1.jar to your project.

<dependency>
   <groupId>nz.ac.auckland.lmzwidget</groupId>
   <artifactId>configuration-model</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'nz.ac.auckland.lmzwidget', name: 'configuration-model', version: '1.1'
libraryDependencies += "nz.ac.auckland.lmzwidget" % "configuration-model" % "1.1"
<dependency org="nz.ac.auckland.lmzwidget" name="configuration-model" rev="1.1"/>
@Grapes(@Grab(group='nz.ac.auckland.lmzwidget', module='configuration-model', version='1.1'))
'nz.ac.auckland.lmzwidget:configuration-model:jar:1.1'

Download

Click the following link to download the jar file.

configuration-model-1.1-javadoc.jar
configuration-model-1.1-release-pom.pom
configuration-model-1.1-sources.jar
configuration-model-1.1.jar
configuration-model-1.1.pom



Related Tutorials