is not current version
Last Version 0.15

org.tomitribe:churchkey 0.7


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.tomitribe
ArtifactId

ArtifactId

churchkey
Version

Version

0.7
Type

Type

jar

Download churchkey 0.7


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