GroupId | GroupIdcom.okta.authn.sdk |
---|---|
ArtifactId | ArtifactIdokta-authn-sdk-impl |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
okta-authn-sdk-impl-0.1.0.pom | |
okta-authn-sdk-impl-0.1.0.jar | 52 KB |
okta-authn-sdk-impl-0.1.0-sources.jar | 39 KB |
okta-authn-sdk-impl-0.1.0-javadoc.jar | 209 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>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/
implementation 'com.okta.authn.sdk:okta-authn-sdk-impl:0.1.0'
// https://jarcasting.com/artifacts/com.okta.authn.sdk/okta-authn-sdk-impl/
implementation ("com.okta.authn.sdk:okta-authn-sdk-impl:0.1.0")
'com.okta.authn.sdk:okta-authn-sdk-impl:jar:0.1.0'
<dependency org="com.okta.authn.sdk" name="okta-authn-sdk-impl" rev="0.1.0">
<artifact name="okta-authn-sdk-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.authn.sdk', module='okta-authn-sdk-impl', version='0.1.0')
)
libraryDependencies += "com.okta.authn.sdk" % "okta-authn-sdk-impl" % "0.1.0"
[com.okta.authn.sdk/okta-authn-sdk-impl "0.1.0"]