Download kor-common-1.3.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 1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials