is not current version
Last Version 1.8.1

com.github.isyscore:common-jvm 1.6.0

iSysCore Common Kotlin Library

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

common-jvm
Version

Version

1.6.0
Type

Type

jar

Download common-jvm 1.6.0


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