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

Jar examples for k:kripton-core

Description

Kripton Persistence Library - core module

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials