Download kor-common-2.0.jar file - Jar k

Jar examples for k:kor-common

Description

Kor common platform to implement a clean architecture over your Android application

You can download jar file kor-common 2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kor-common-2.0.jar to your project.

<dependency>
   <groupId>com.sefford</groupId>
   <artifactId>kor-common</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.sefford', name: 'kor-common', version: '2.0'
libraryDependencies += "com.sefford" % "kor-common" % "2.0"
<dependency org="com.sefford" name="kor-common" rev="2.0"/>
@Grapes(@Grab(group='com.sefford', module='kor-common', version='2.0'))
'com.sefford:kor-common:jar:2.0'

Download

Click the following link to download the jar file.

kor-common-2.0-javadoc.jar
kor-common-2.0-sources.jar
kor-common-2.0.jar
kor-common-2.0.pom



Related Tutorials