is not current version
Last Version 0.10.1

com.squareup.keywhiz:keywhiz-parent 0.7.4

A distribution system for secrets.

Categories

Categories

Square Business Logic Libraries Financial KeY Data Data Formats Formal Verification Keywhiz Security
GroupId

GroupId

com.squareup.keywhiz
ArtifactId

ArtifactId

keywhiz-parent
Version

Version

0.7.4
Type

Type

pom

Download keywhiz-parent 0.7.4

Filename Size
keywhiz-parent-0.7.4.pom 19 KB
Browse

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