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

Jar examples for k:katharsis-core

Description

Core Katharsis library

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials