Jar examples for c:configuration-model
The JSON model for the LMZ widget configuration protocol
You can download jar file configuration-model 1.1 in this page.
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'
Click the following link to download the jar file.
configuration-model-1.1-javadoc.jar