License |
License |
---|---|
GroupId | GroupIdfm.last.commons |
ArtifactId | ArtifactIdlastcommons-lang |
Version | Version3.1.1 |
Type | Typejar |
Description |
Descriptionlastcommons-lang
Last.fm common lang utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lastcommons-lang-3.1.1.pom | |
lastcommons-lang-3.1.1.jar | 34 KB |
lastcommons-lang-3.1.1-sources.jar | 21 KB |
lastcommons-lang-3.1.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fm.last.commons/lastcommons-lang/ -->
<dependency>
<groupId>fm.last.commons</groupId>
<artifactId>lastcommons-lang</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-lang/
implementation 'fm.last.commons:lastcommons-lang:3.1.1'
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-lang/
implementation ("fm.last.commons:lastcommons-lang:3.1.1")
'fm.last.commons:lastcommons-lang:jar:3.1.1'
<dependency org="fm.last.commons" name="lastcommons-lang" rev="3.1.1">
<artifact name="lastcommons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='fm.last.commons', module='lastcommons-lang', version='3.1.1')
)
libraryDependencies += "fm.last.commons" % "lastcommons-lang" % "3.1.1"
[fm.last.commons/lastcommons-lang "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.springframework : spring-core | jar | 3.1.1.RELEASE |
org.springframework : spring-test | jar | 3.1.1.RELEASE |
org.mockito : mockito-all | jar | 1.9.0 |