is not current version
Last Version 0.8.0-alpha.2

sh.ory.keto:keto-client 0.0.0-alpha.43

Java Client for ORY Keto

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory.keto
ArtifactId

ArtifactId

keto-client
Version

Version

0.0.0-alpha.43
Type

Type

jar

Download keto-client 0.0.0-alpha.43


<!-- https://jarcasting.com/artifacts/sh.ory.keto/keto-client/ -->
<dependency>
    <groupId>sh.ory.keto</groupId>
    <artifactId>keto-client</artifactId>
    <version>0.0.0-alpha.43</version>
</dependency>
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation 'sh.ory.keto:keto-client:0.0.0-alpha.43'
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation ("sh.ory.keto:keto-client:0.0.0-alpha.43")
'sh.ory.keto:keto-client:jar:0.0.0-alpha.43'
<dependency org="sh.ory.keto" name="keto-client" rev="0.0.0-alpha.43">
  <artifact name="keto-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.ory.keto', module='keto-client', version='0.0.0-alpha.43')
)
libraryDependencies += "sh.ory.keto" % "keto-client" % "0.0.0-alpha.43"
[sh.ory.keto/keto-client "0.0.0-alpha.43"]