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

Jar examples for k:katharsis-core

Description

Core Katharsis library

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials