Download kripton-core-3.4.0.jar file - Jar k

Jar examples for k:kripton-core

Description

Kripton Persistence Library - core module

You can download jar file kripton-core 3.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kripton-core-3.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

kripton-core-3.4.0-javadoc.jar
kripton-core-3.4.0-sources.jar
kripton-core-3.4.0.jar
kripton-core-3.4.0.pom



Related Tutorials