License |
License |
---|---|
GroupId | GroupIdcom.github.isyscore |
ArtifactId | ArtifactIdcommon-jvm |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-jvm
iSysCore Common Kotlin Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-jvm-1.8.1.pom | |
common-jvm-1.8.1.jar | 175 KB |
common-jvm-1.8.1-sources.jar | 32 KB |
common-jvm-1.8.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |