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

Jar examples for l:legato-tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials