is not current version
Last Version 1.1.0

fm.last:lastfm-oss-parent 1.0.0

Last.fm OSS parent POM.

GroupId

GroupId

fm.last
ArtifactId

ArtifactId

lastfm-oss-parent
Version

Version

1.0.0
Type

Type

pom

Download lastfm-oss-parent 1.0.0


<!-- https://jarcasting.com/artifacts/fm.last/lastfm-oss-parent/ -->
<dependency>
    <groupId>fm.last</groupId>
    <artifactId>lastfm-oss-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fm.last/lastfm-oss-parent/
implementation 'fm.last:lastfm-oss-parent:1.0.0'
// https://jarcasting.com/artifacts/fm.last/lastfm-oss-parent/
implementation ("fm.last:lastfm-oss-parent:1.0.0")
'fm.last:lastfm-oss-parent:pom:1.0.0'
<dependency org="fm.last" name="lastfm-oss-parent" rev="1.0.0">
  <artifact name="lastfm-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fm.last', module='lastfm-oss-parent', version='1.0.0')
)
libraryDependencies += "fm.last" % "lastfm-oss-parent" % "1.0.0"
[fm.last/lastfm-oss-parent "1.0.0"]