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

com.github.vatbub:safeAPIKeyStore.client 1.0


Категории

Категории

CLI Взаимодействие с пользователем KeY Данные Data Formats Formal Verification
Группа

Группа

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

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

safeAPIKeyStore.client
Версия

Версия

1.0
Тип

Тип

jar

Скачать safeAPIKeyStore.client 1.0


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