is not current version
Last Version 3.0.2

com.sefford:kor-common 2.5.5

Basics of Kor Architecture

GroupId

GroupId

com.sefford
ArtifactId

ArtifactId

kor-common
Version

Version

2.5.5
Type

Type

jar

Download kor-common 2.5.5


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