MVN

com.guardtime : ksi

Maven & Gradle

Jan 11, 2022
18 stars

KSI SDK · KSI Blockchain SDK for Java

<dependency>
    <groupId>com.guardtime</groupId>
    <artifactId>ksi</artifactId>
    <version>4.18.217</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.guardtime : ksi to add to Maven - Latest Versions:

  • Latest Stable: 4.18.217

All Versions

Choose a version of com.guardtime : ksi to add to Maven - All Versions:

Version Vulnerabilities Updated
4.18.x
ksi-4.18.217
4.17.x
ksi-4.17.213
4.16.x
ksi-4.16.205
4.15.x
ksi-4.15.198
4.14.x
ksi-4.14.193
4.13.x
ksi-4.13.187
4.12.x
ksi-4.12.181
4.11.x
ksi-4.11.153
4.10.x
ksi-4.10.119
ksi-4.10.117
4.9.x
ksi-4.9.95
4.8.x
ksi-4.8.91
ksi-4.8.89
4.7.x
ksi-4.7.85
4.6.x
ksi-4.6.80
4.5.x
ksi-4.5.72
ksi-4.5.71
4.4.x
ksi-4.4.67
4.3.x
ksi-4.3.55
ksi-4.3.54
4.2.x
ksi-4.2.32
4.1.x
ksi-4.1.18
4.0.x
ksi-4.0.16
ksi-4.0.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.guardtime</groupId>
    <artifactId>ksi</artifactId>
    <version>4.18.217</version>
</dependency>

Advertisement