Download lastcommons-lang-3.1.1.jar file - Jar l

Jar examples for l:lastcommons-lang

Description

Last.fm common lang utilities

You can download jar file lastcommons-lang 3.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lastcommons-lang-3.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

lastcommons-lang-3.1.1-javadoc.jar
lastcommons-lang-3.1.1-sources.jar
lastcommons-lang-3.1.1.jar
lastcommons-lang-3.1.1.pom



Related Tutorials