GroupId | GroupIdcom.okta.authn.sdk |
---|---|
ArtifactId | ArtifactIdokta-authn-sdk-impl |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
okta-authn-sdk-impl-2.0.1.pom | |
okta-authn-sdk-impl-2.0.1.jar | 63 KB |
okta-authn-sdk-impl-2.0.1-sources.jar | 48 KB |
okta-authn-sdk-impl-2.0.1-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/ -->
<dependency>
<groupId>com.okta.authn.sdk</groupId>
<artifactId>okta-authn-sdk-impl</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/
implementation 'com.okta.authn.sdk:okta-authn-sdk-impl:2.0.1'
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/
implementation ("com.okta.authn.sdk:okta-authn-sdk-impl:2.0.1")
'com.okta.authn.sdk:okta-authn-sdk-impl:jar:2.0.1'
<dependency org="com.okta.authn.sdk" name="okta-authn-sdk-impl" rev="2.0.1">
<artifact name="okta-authn-sdk-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.authn.sdk', module='okta-authn-sdk-impl', version='2.0.1')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-sdk-impl" % "2.0.1"
[com.okta.authn.sdk/okta-authn-sdk-impl "2.0.1"]