Download kripton-android-library-2.0.1.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 2.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kripton-android-library-2.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials