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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials