is not current version
Last Version 1.0.3

ru.blizzed:openlastfm 1.0.1

Simple Java library for non-auth methods of Last.FM API

GroupId

GroupId

ru.blizzed
ArtifactId

ArtifactId

openlastfm
Version

Version

1.0.1
Type

Type

jar

Download openlastfm 1.0.1


<!-- https://jarcasting.com/artifacts/ru.blizzed/openlastfm/ -->
<dependency>
    <groupId>ru.blizzed</groupId>
    <artifactId>openlastfm</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.blizzed/openlastfm/
implementation 'ru.blizzed:openlastfm:1.0.1'
// https://jarcasting.com/artifacts/ru.blizzed/openlastfm/
implementation ("ru.blizzed:openlastfm:1.0.1")
'ru.blizzed:openlastfm:jar:1.0.1'
<dependency org="ru.blizzed" name="openlastfm" rev="1.0.1">
  <artifact name="openlastfm" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.blizzed', module='openlastfm', version='1.0.1')
)
libraryDependencies += "ru.blizzed" % "openlastfm" % "1.0.1"
[ru.blizzed/openlastfm "1.0.1"]