License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.beardbot |
ArtifactId | ArtifactIdlastfm-simple-scrobble-client |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionnet.beardbot:lastfm-simple-scrobble-client
A simple scrobble client for Last.fm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.beardbot/lastfm-simple-scrobble-client/ -->
<dependency>
<groupId>net.beardbot</groupId>
<artifactId>lastfm-simple-scrobble-client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.beardbot/lastfm-simple-scrobble-client/
implementation 'net.beardbot:lastfm-simple-scrobble-client:1.0.2'
// https://jarcasting.com/artifacts/net.beardbot/lastfm-simple-scrobble-client/
implementation ("net.beardbot:lastfm-simple-scrobble-client:1.0.2")
'net.beardbot:lastfm-simple-scrobble-client:jar:1.0.2'
<dependency org="net.beardbot" name="lastfm-simple-scrobble-client" rev="1.0.2">
<artifact name="lastfm-simple-scrobble-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.beardbot', module='lastfm-simple-scrobble-client', version='1.0.2')
)
libraryDependencies += "net.beardbot" % "lastfm-simple-scrobble-client" % "1.0.2"
[net.beardbot/lastfm-simple-scrobble-client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
de.u-mass : lastfm-java | jar | 0.1.2 |
net.beardbot : lastfm-unscrobble | jar | 0.3 |
org.projectlombok : lombok | jar | 1.16.20 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |