is not current version
Last Version 0.3

net.beardbot:lastfm-unscrobble 0.1

A simple unscrobbler for Last.FM

Categories

Categories

Net
GroupId

GroupId

net.beardbot
ArtifactId

ArtifactId

lastfm-unscrobble
Version

Version

0.1
Type

Type

jar

Download lastfm-unscrobble 0.1


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