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

Jar examples for k:katharsis-core

Description

Core Katharsis library

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials