| License |
License |
|---|---|
| GroupId | GroupIdco.arcs.groove |
| ArtifactId | ArtifactIdthresher |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
Descriptionthresher
An unofficial API for the Grooveshark music streaming service.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thresher-1.2.1.pom | |
| thresher-1.2.1.jar | 34 KB |
| thresher-1.2.1-sources.jar | 11 KB |
| thresher-1.2.1-javadoc.jar | 65 KB |
| thresher-1.2.1-jar-with-dependencies.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.arcs.groove/thresher/ -->
<dependency>
<groupId>co.arcs.groove</groupId>
<artifactId>thresher</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.arcs.groove/thresher/
implementation 'co.arcs.groove:thresher:1.2.1'
// https://jarcasting.com/artifacts/co.arcs.groove/thresher/
implementation ("co.arcs.groove:thresher:1.2.1")
'co.arcs.groove:thresher:jar:1.2.1'
<dependency org="co.arcs.groove" name="thresher" rev="1.2.1">
<artifact name="thresher" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.arcs.groove', module='thresher', version='1.2.1')
)
libraryDependencies += "co.arcs.groove" % "thresher" % "1.2.1"
[co.arcs.groove/thresher "1.2.1"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |