Last Version

OpenLastFM 1.0.3

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

License

License

GroupId

GroupId

ru.blizzed
ArtifactId

ArtifactId

openlastfm
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/BlizzedRu/OpenLastFM
Source Code Management

Source Code Management

https://github.com/BlizzedRu/OpenLastFM

Download openlastfm 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
com.squareup.okhttp3 : okhttp jar 3.9.0

Project Modules

There are no modules declared in this project.