License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.beardbot |
ArtifactId | ArtifactIdlastfm-unscrobble |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionnet.beardbot:lastfm-unscrobble
A simple unscrobbler for Last.FM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lastfm-unscrobble-0.3.pom | |
lastfm-unscrobble-0.3.jar | 10 KB |
lastfm-unscrobble-0.3-sources.jar | 8 KB |
lastfm-unscrobble-0.3-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.beardbot/lastfm-unscrobble/ -->
<dependency>
<groupId>net.beardbot</groupId>
<artifactId>lastfm-unscrobble</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.beardbot/lastfm-unscrobble/
implementation 'net.beardbot:lastfm-unscrobble:0.3'
// https://jarcasting.com/artifacts/net.beardbot/lastfm-unscrobble/
implementation ("net.beardbot:lastfm-unscrobble:0.3")
'net.beardbot:lastfm-unscrobble:jar:0.3'
<dependency org="net.beardbot" name="lastfm-unscrobble" rev="0.3">
<artifact name="lastfm-unscrobble" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.beardbot', module='lastfm-unscrobble', version='0.3')
)
libraryDependencies += "net.beardbot" % "lastfm-unscrobble" % "0.3"
[net.beardbot/lastfm-unscrobble "0.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.16.20 |