is not current version
Last Version 0.15

org.tomitribe:churchkey 0.12


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.tomitribe
ArtifactId

ArtifactId

churchkey
Version

Version

0.12
Type

Type

jar

Download churchkey 0.12


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