is not current version
Last Version 1.8.1

com.github.isyscore:common-jvm 1.3.2

iSysCore Common Kotlin Library

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

common-jvm
Version

Version

1.3.2
Type

Type

jar

Download common-jvm 1.3.2


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