is not current version
Last Version 0.2.8

io.github.shyamz-22:oidc-jvm-client 0.2.5

A no magic OpenId Connect Java Client for Basic flow

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.shyamz-22
ArtifactId

ArtifactId

oidc-jvm-client
Version

Version

0.2.5
Type

Type

jar

Download oidc-jvm-client 0.2.5


<!-- https://jarcasting.com/artifacts/io.github.shyamz-22/oidc-jvm-client/ -->
<dependency>
    <groupId>io.github.shyamz-22</groupId>
    <artifactId>oidc-jvm-client</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shyamz-22/oidc-jvm-client/
implementation 'io.github.shyamz-22:oidc-jvm-client:0.2.5'
// https://jarcasting.com/artifacts/io.github.shyamz-22/oidc-jvm-client/
implementation ("io.github.shyamz-22:oidc-jvm-client:0.2.5")
'io.github.shyamz-22:oidc-jvm-client:jar:0.2.5'
<dependency org="io.github.shyamz-22" name="oidc-jvm-client" rev="0.2.5">
  <artifact name="oidc-jvm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shyamz-22', module='oidc-jvm-client', version='0.2.5')
)
libraryDependencies += "io.github.shyamz-22" % "oidc-jvm-client" % "0.2.5"
[io.github.shyamz-22/oidc-jvm-client "0.2.5"]