is not current version
Last Version 7.0.2

fm.last.commons:lastcommons-test 6.0.0

Last.fm common test utilities

GroupId

GroupId

fm.last.commons
ArtifactId

ArtifactId

lastcommons-test
Version

Version

6.0.0
Type

Type

jar

Download lastcommons-test 6.0.0


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