Download lastcommons-test-5.0.0.jar file - Jar l

Jar examples for l:lastcommons-test

Description

Last.fm common test utilities

You can download jar file lastcommons-test 5.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lastcommons-test-5.0.0.jar to your project.

<dependency>
   <groupId>fm.last.commons</groupId>
   <artifactId>lastcommons-test</artifactId>
   <version>5.0.0</version>
</dependency>
compile group: 'fm.last.commons', name: 'lastcommons-test', version: '5.0.0'
libraryDependencies += "fm.last.commons" % "lastcommons-test" % "5.0.0"
<dependency org="fm.last.commons" name="lastcommons-test" rev="5.0.0"/>
@Grapes(@Grab(group='fm.last.commons', module='lastcommons-test', version='5.0.0'))
'fm.last.commons:lastcommons-test:jar:5.0.0'

Download

Click the following link to download the jar file.

lastcommons-test-5.0.0-javadoc.jar
lastcommons-test-5.0.0-sources.jar
lastcommons-test-5.0.0.jar
lastcommons-test-5.0.0.pom



Related Tutorials