Download kripton-android-library-3.5.0.jar file - Jar k

Jar examples for k:kripton-android-library

Description

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

You can download jar file kripton-android-library 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-android-library-3.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials