Download legato-tools-1.1.jar file - Jar l

Jar examples for l:legato-tools

Description

You can download jar file legato-tools 1.1 in this page.

Build File

You can use the following script to add legato-tools-1.1.jar to your project.

<dependency>
   <groupId>net.disy.legato</groupId>
   <artifactId>legato-tools</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'net.disy.legato', name: 'legato-tools', version: '1.1'
libraryDependencies += "net.disy.legato" % "legato-tools" % "1.1"
<dependency org="net.disy.legato" name="legato-tools" rev="1.1"/>
@Grapes(@Grab(group='net.disy.legato', module='legato-tools', version='1.1'))
'net.disy.legato:legato-tools:jar:1.1'

Download

Click the following link to download the jar file.

legato-tools-1.1-javadoc.jar
legato-tools-1.1-sources.jar
legato-tools-1.1.jar
legato-tools-1.1.pom



Related Tutorials