is not current version
Last Version 2.1.0

com.github.isyscore:csesdk 0.3.0

iSysCore Cross Script JVM SDK

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

csesdk
Version

Version

0.3.0
Type

Type

jar

Download csesdk 0.3.0


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