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

Jar examples for l:legato-testing

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials