Jar examples for k:kor-common
Kor common platform to implement a clean architecture over your Android application
You can download jar file kor-common 2.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
kor-common-2.0-javadoc.jar