Jar examples for k:kripton
Bind library to convert java POJO to XML, JSON and viceversa . Generic Java version
You can download jar file kripton 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add kripton-2.0.0.jar to your project.
<dependency> <groupId>com.abubusoft</groupId> <artifactId>kripton</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.abubusoft', name: 'kripton', version: '2.0.0'
libraryDependencies += "com.abubusoft" % "kripton" % "2.0.0"
<dependency org="com.abubusoft" name="kripton" rev="2.0.0"/>
@Grapes(@Grab(group='com.abubusoft', module='kripton', version='2.0.0'))
'com.abubusoft:kripton:jar:2.0.0'
Click the following link to download the jar file.
kripton-2.0.0-javadoc.jar