Download lmz-services-1.1.jar file - Jar l

Jar examples for l:lmz-services

Description

Helper services for LMZ apps

You can download jar file lmz-services 1.1 in this page.

Build File

You can use the following script to add lmz-services-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

lmz-services-1.1-javadoc.jar
lmz-services-1.1-release-pom.pom
lmz-services-1.1-sources.jar
lmz-services-1.1.jar
lmz-services-1.1.pom



Related Tutorials