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

Jar examples for l:legato-tools

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials