is not current version
Last Version 0.10.1

sh.ory.kratos:kratos-client 0.6.0-alpha.17

Java Client for Ory Kratos

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory.kratos
ArtifactId

ArtifactId

kratos-client
Version

Version

0.6.0-alpha.17
Type

Type

jar

Download kratos-client 0.6.0-alpha.17


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