не последняя версия
Последняя версия 4.18.217

com.guardtime:ksi 4.4.67

Keyless Signature Infrastructure (KSI) SDK for Java

Группа

Группа

com.guardtime
Идентификатор

Идентификатор

ksi
Версия

Версия

4.4.67
Тип

Тип

pom

Скачать ksi 4.4.67

Имя Файла Размер
ksi-4.4.67.pom 13 KB
Обзор

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