Download thresher-1.2.1.jar file - Jar t

Jar examples for t:thresher

Description

An unofficial API for the Grooveshark music streaming service.

You can download jar file thresher 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add thresher-1.2.1.jar to your project.

<dependency>
   <groupId>co.arcs.groove</groupId>
   <artifactId>thresher</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'co.arcs.groove', name: 'thresher', version: '1.2.1'
libraryDependencies += "co.arcs.groove" % "thresher" % "1.2.1"
<dependency org="co.arcs.groove" name="thresher" rev="1.2.1"/>
@Grapes(@Grab(group='co.arcs.groove', module='thresher', version='1.2.1'))
'co.arcs.groove:thresher:jar:1.2.1'

Download

Click the following link to download the jar file.

thresher-1.2.1-jar-with-dependencies.jar
thresher-1.2.1-javadoc.jar
thresher-1.2.1-sources.jar
thresher-1.2.1.jar
thresher-1.2.1.pom



Related Tutorials