common-jvm

iSysCore Common Kotlin Library

License

License

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

common-jvm
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-jvm
iSysCore Common Kotlin Library
Project URL

Project URL

https://github.com/isyscore/common-jvm
Source Code Management

Source Code Management

https://github.com/isyscore/common-jvm

Download common-jvm

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.2
commons-io : commons-io jar 20030203.000550
org.apache.commons : commons-compress jar 1.21
org.apache.commons : commons-lang3 jar 3.12.0
org.jsoup : jsoup jar 1.14.3
com.google.code.gson : gson jar 2.8.9
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2-native-mt
org.ktorm : ktorm-core jar 3.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0
1.7.0
1.6.1
1.6.0
1.5.0
1.3.2
1.3.1
1.2.0