is not current version
Last Version 3.0.6

org.wso2.km.ext.okta:okta.auth.client 3.0.5


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.km.ext.okta
ArtifactId

ArtifactId

okta.auth.client
Version

Version

3.0.5
Type

Type

pom

Download okta.auth.client 3.0.5


<!-- https://jarcasting.com/artifacts/org.wso2.km.ext.okta/okta.auth.client/ -->
<dependency>
    <groupId>org.wso2.km.ext.okta</groupId>
    <artifactId>okta.auth.client</artifactId>
    <version>3.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.km.ext.okta/okta.auth.client/
implementation 'org.wso2.km.ext.okta:okta.auth.client:3.0.5'
// https://jarcasting.com/artifacts/org.wso2.km.ext.okta/okta.auth.client/
implementation ("org.wso2.km.ext.okta:okta.auth.client:3.0.5")
'org.wso2.km.ext.okta:okta.auth.client:pom:3.0.5'
<dependency org="org.wso2.km.ext.okta" name="okta.auth.client" rev="3.0.5">
  <artifact name="okta.auth.client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.km.ext.okta', module='okta.auth.client', version='3.0.5')
)
libraryDependencies += "org.wso2.km.ext.okta" % "okta.auth.client" % "3.0.5"
[org.wso2.km.ext.okta/okta.auth.client "3.0.5"]