Download helios-client-0.8.145.jar file - Jar h

Jar examples for h:helios-client

Description

You can download jar file helios-client 0.8.145 in this page.

Build File

You can use the following script to add helios-client-0.8.145.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>helios-client</artifactId>
   <version>0.8.145</version>
</dependency>
compile group: 'com.spotify', name: 'helios-client', version: '0.8.145'
libraryDependencies += "com.spotify" % "helios-client" % "0.8.145"
<dependency org="com.spotify" name="helios-client" rev="0.8.145"/>
@Grapes(@Grab(group='com.spotify', module='helios-client', version='0.8.145'))
'com.spotify:helios-client:jar:0.8.145'

Download

Click the following link to download the jar file.

helios-client-0.8.145-javadoc.jar
helios-client-0.8.145-sources.jar
helios-client-0.8.145.jar
helios-client-0.8.145.pom



Related Tutorials