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