Last.fm bindings

Java bindings for the Last.fm webservice API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

de.u-mass
ArtifactId

ArtifactId

lastfm-java
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Last.fm bindings
Java bindings for the Last.fm webservice API
Project URL

Project URL

http://code.google.com/p/lastfm-java/
Source Code Management

Source Code Management

http://code.google.com/p/lastfm-java/

Download lastfm-java

How to add to project

<!-- https://jarcasting.com/artifacts/de.u-mass/lastfm-java/ -->
<dependency>
    <groupId>de.u-mass</groupId>
    <artifactId>lastfm-java</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.u-mass/lastfm-java/
implementation 'de.u-mass:lastfm-java:0.1.2'
// https://jarcasting.com/artifacts/de.u-mass/lastfm-java/
implementation ("de.u-mass:lastfm-java:0.1.2")
'de.u-mass:lastfm-java:jar:0.1.2'
<dependency org="de.u-mass" name="lastfm-java" rev="0.1.2">
  <artifact name="lastfm-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.u-mass', module='lastfm-java', version='0.1.2')
)
libraryDependencies += "de.u-mass" % "lastfm-java" % "0.1.2"
[de.u-mass/lastfm-java "0.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2