is not current version
Last Version 1.0.5

com.sefford:kor-android 1.0.2

Kor architecture extensions for Android

GroupId

GroupId

com.sefford
ArtifactId

ArtifactId

kor-android
Version

Version

1.0.2
Type

Type

aar

Download kor-android 1.0.2


<!-- https://jarcasting.com/artifacts/com.sefford/kor-android/ -->
<dependency>
    <groupId>com.sefford</groupId>
    <artifactId>kor-android</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sefford/kor-android/
implementation 'com.sefford:kor-android:1.0.2'
// https://jarcasting.com/artifacts/com.sefford/kor-android/
implementation ("com.sefford:kor-android:1.0.2")
'com.sefford:kor-android:aar:1.0.2'
<dependency org="com.sefford" name="kor-android" rev="1.0.2">
  <artifact name="kor-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sefford', module='kor-android', version='1.0.2')
)
libraryDependencies += "com.sefford" % "kor-android" % "1.0.2"
[com.sefford/kor-android "1.0.2"]