Download katharsis-core-0.9.2.jar file - Jar k

Jar examples for k:katharsis-core

Description

Core Katharsis library

You can download jar file katharsis-core 0.9.2 in this page.

License

Apache License 2.0

Build File

You can use the following script to add katharsis-core-0.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

katharsis-core-0.9.2-javadoc.jar
katharsis-core-0.9.2-sources.jar
katharsis-core-0.9.2.jar
katharsis-core-0.9.2.pom



Related Tutorials