| License |
License |
|---|---|
| GroupId | GroupIdco.arcs.groove |
| ArtifactId | ArtifactIdbasking |
| Version | Version1.7.2 |
| Type | Typejar |
| Description |
Descriptionbasking
Java + command-line tool for synchronising Grooveshark libraries.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| basking-1.7.2.pom | |
| basking-1.7.2.jar | 80 KB |
| basking-1.7.2-sources.jar | 24 KB |
| basking-1.7.2-javadoc.jar | 277 KB |
| basking-1.7.2-jar-with-dependencies.jar | 4 MB |
| basking-1.7.2-dist.zip | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.arcs.groove/basking/ -->
<dependency>
<groupId>co.arcs.groove</groupId>
<artifactId>basking</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/co.arcs.groove/basking/
implementation 'co.arcs.groove:basking:1.7.2'
// https://jarcasting.com/artifacts/co.arcs.groove/basking/
implementation ("co.arcs.groove:basking:1.7.2")
'co.arcs.groove:basking:jar:1.7.2'
<dependency org="co.arcs.groove" name="basking" rev="1.7.2">
<artifact name="basking" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.arcs.groove', module='basking', version='1.7.2')
)
libraryDependencies += "co.arcs.groove" % "basking" % "1.7.2"
[co.arcs.groove/basking "1.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 15.0 |
| com.belladati : httpclientandroidlib | jar | 4.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.2 |
| com.google.code.findbugs : jsr305 | jar | 2.0.2 |
| co.arcs.groove : thresher | jar | 1.2.1 |
| com.mpatric : mp3agic | jar | 0.8.2 |
| com.beust : jcommander | jar | 1.32 |
| org.fusesource.jansi : jansi | jar | 1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |