Download kripton-3.5.0.jar file - Jar k

Jar examples for k:kripton

Description

Bind library to convert java POJO to XML, JSON and viceversa . Generic Java version

You can download jar file kripton 3.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

kripton-3.5.0-javadoc.jar
kripton-3.5.0-sources.jar
kripton-3.5.0.jar
kripton-3.5.0.pom



Related Tutorials