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

Jar examples for k:kripton-core

Description

Kripton Persistence Library - core module

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials