is not current version
Last Version 0.10.1

com.squareup.keywhiz:keywhiz-server 0.7.9


Categories

Categories

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

GroupId

com.squareup.keywhiz
ArtifactId

ArtifactId

keywhiz-server
Version

Version

0.7.9
Type

Type

jar

Download keywhiz-server 0.7.9


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