Download ws-client-0.0.21.jar file - Jar w

Jar examples for w:ws-client

Description

Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.

You can download jar file ws-client 0.0.21 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add ws-client-0.0.21.jar to your project.

<dependency>
   <groupId>io.higgs</groupId>
   <artifactId>ws-client</artifactId>
   <version>0.0.21</version>
</dependency>
compile group: 'io.higgs', name: 'ws-client', version: '0.0.21'
libraryDependencies += "io.higgs" % "ws-client" % "0.0.21"
<dependency org="io.higgs" name="ws-client" rev="0.0.21"/>
@Grapes(@Grab(group='io.higgs', module='ws-client', version='0.0.21'))
'io.higgs:ws-client:jar:0.0.21'

Download

Click the following link to download the jar file.

ws-client-0.0.21-javadoc.jar
ws-client-0.0.21-sources.jar
ws-client-0.0.21.jar
ws-client-0.0.21.pom



Related Tutorials