is not current version
Last Version 1.0.1

com.github.isyscore:iscdbmtsdk 1.0.0

iSysCore Common Kotlin Library

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

iscdbmtsdk
Version

Version

1.0.0
Type

Type

jar

Download iscdbmtsdk 1.0.0


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