is not current version
Last Version 0.10.1

sh.ory.kratos:kratos-client 0.7.6-alpha.6

Java Client for Ory Kratos

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory.kratos
ArtifactId

ArtifactId

kratos-client
Version

Version

0.7.6-alpha.6
Type

Type

jar

Download kratos-client 0.7.6-alpha.6


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