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

Jar examples for k:katharsis-core

Description

Core Katharsis library

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials