License |
License |
---|---|
GroupId | GroupIdcom.guardtime |
ArtifactId | ArtifactIdksi |
Version | Version4.17.213 |
Type | Typepom |
Description |
DescriptionKSI SDK
KSI Blockchain SDK for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ksi-4.17.213.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guardtime/ksi/ -->
<dependency>
<groupId>com.guardtime</groupId>
<artifactId>ksi</artifactId>
<version>4.17.213</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardtime/ksi/
implementation 'com.guardtime:ksi:4.17.213'
// https://jarcasting.com/artifacts/com.guardtime/ksi/
implementation ("com.guardtime:ksi:4.17.213")
'com.guardtime:ksi:pom:4.17.213'
<dependency org="com.guardtime" name="ksi" rev="4.17.213">
<artifact name="ksi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guardtime', module='ksi', version='4.17.213')
)
libraryDependencies += "com.guardtime" % "ksi" % "4.17.213"
[com.guardtime/ksi "4.17.213"]