is not current version
Last Version 0.15

org.tomitribe:churchkey 0.10


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.tomitribe
ArtifactId

ArtifactId

churchkey
Version

Version

0.10
Type

Type

jar

Download churchkey 0.10


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