Download kripton-core-4.0.0-rc.8.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.8 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.8.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials