is not current version
Last Version 3.1.1

fm.last.commons:lastcommons-lang 3.0.0

Last.fm common lang utilities

GroupId

GroupId

fm.last.commons
ArtifactId

ArtifactId

lastcommons-lang
Version

Version

3.0.0
Type

Type

jar

Download lastcommons-lang 3.0.0


<!-- https://jarcasting.com/artifacts/fm.last.commons/lastcommons-lang/ -->
<dependency>
    <groupId>fm.last.commons</groupId>
    <artifactId>lastcommons-lang</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-lang/
implementation 'fm.last.commons:lastcommons-lang:3.0.0'
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-lang/
implementation ("fm.last.commons:lastcommons-lang:3.0.0")
'fm.last.commons:lastcommons-lang:jar:3.0.0'
<dependency org="fm.last.commons" name="lastcommons-lang" rev="3.0.0">
  <artifact name="lastcommons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='fm.last.commons', module='lastcommons-lang', version='3.0.0')
)
libraryDependencies += "fm.last.commons" % "lastcommons-lang" % "3.0.0"
[fm.last.commons/lastcommons-lang "3.0.0"]