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

Jar examples for l:legato-tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials