is not current version
Last Version 0.10.1

com.squareup.keywhiz:keywhiz-client 0.7.9-sync


Categories

Categories

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

GroupId

com.squareup.keywhiz
ArtifactId

ArtifactId

keywhiz-client
Version

Version

0.7.9-sync
Type

Type

jar

Download keywhiz-client 0.7.9-sync


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