Download katharsis-client-3.0.0.jar file - Jar k

Jar examples for k:katharsis-client

Description

Katharsis client library

You can download jar file katharsis-client 3.0.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add katharsis-client-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

katharsis-client-3.0.0-javadoc.jar
katharsis-client-3.0.0-sources.jar
katharsis-client-3.0.0.jar
katharsis-client-3.0.0.pom



Related Tutorials