csesdk

iSysCore Cross Script JVM SDK

License

License

MIT License
GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

csesdk
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

csesdk
iSysCore Cross Script JVM SDK

Download csesdk

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (1)

Group / Artifact Type Version
com.github.isyscore : common-jvm jar 1.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.0
0.3.1
0.3.0
0.2.0