is not current version
Last Version 0.10.1

sh.ory.kratos:kratos-client 0.4.6-alpha.1

Java Client for ORY Kratos

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory.kratos
ArtifactId

ArtifactId

kratos-client
Version

Version

0.4.6-alpha.1
Type

Type

jar

Download kratos-client 0.4.6-alpha.1


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