Download kripton-core-4.0.0-rc.3.jar file - Jar k

Jar examples for k:kripton-core

Description

Kripton Persistence Library - core module

You can download jar file kripton-core 4.0.0-rc.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kripton-core-4.0.0-rc.3.jar to your project.

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

Download

Click the following link to download the jar file.

kripton-core-4.0.0-rc.3-javadoc.jar
kripton-core-4.0.0-rc.3-sources.jar
kripton-core-4.0.0-rc.3.jar
kripton-core-4.0.0-rc.3.pom



Related Tutorials