License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.isyscore |
ArtifactId | ArtifactIdcsesdk |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsesdk
iSysCore Cross Script JVM SDK
|
Filename | Size |
---|---|
csesdk-2.1.0.pom | |
csesdk-2.1.0.jar | 12 KB |
csesdk-2.1.0-sources.jar | 3 KB |
csesdk-2.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.isyscore/csesdk/ -->
<dependency>
<groupId>com.github.isyscore</groupId>
<artifactId>csesdk</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isyscore/csesdk/
implementation 'com.github.isyscore:csesdk:2.1.0'
// https://jarcasting.com/artifacts/com.github.isyscore/csesdk/
implementation ("com.github.isyscore:csesdk:2.1.0")
'com.github.isyscore:csesdk:jar:2.1.0'
<dependency org="com.github.isyscore" name="csesdk" rev="2.1.0">
<artifact name="csesdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isyscore', module='csesdk', version='2.1.0')
)
libraryDependencies += "com.github.isyscore" % "csesdk" % "2.1.0"
[com.github.isyscore/csesdk "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.isyscore : common-jvm | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |