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

com.squareup.keywhiz:keywhiz-parent 0.8.0

A distribution system for secrets.

Категории

Категории

Square Прикладные библиотеки Financial KeY Данные Data Formats Formal Verification Keywhiz Безопасность
Группа

Группа

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

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

keywhiz-parent
Версия

Версия

0.8.0
Тип

Тип

pom

Скачать keywhiz-parent 0.8.0

Имя Файла Размер
keywhiz-parent-0.8.0.pom 20 KB
Обзор

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