is not current version
Last Version 1.1.0

com.10duke.client:openid 1.0.0

OpenID Connect client implementation.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.10duke.client
ArtifactId

ArtifactId

openid
Version

Version

1.0.0
Type

Type

jar

Download openid 1.0.0


<!-- https://jarcasting.com/artifacts/com.10duke.client/openid/ -->
<dependency>
    <groupId>com.10duke.client</groupId>
    <artifactId>openid</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.10duke.client/openid/
implementation 'com.10duke.client:openid:1.0.0'
// https://jarcasting.com/artifacts/com.10duke.client/openid/
implementation ("com.10duke.client:openid:1.0.0")
'com.10duke.client:openid:jar:1.0.0'
<dependency org="com.10duke.client" name="openid" rev="1.0.0">
  <artifact name="openid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.10duke.client', module='openid', version='1.0.0')
)
libraryDependencies += "com.10duke.client" % "openid" % "1.0.0"
[com.10duke.client/openid "1.0.0"]