License |
License |
---|---|
GroupId | GroupIdcom.yubico.yubikit |
ArtifactId | ArtifactIdoath |
Last Version | Last Version2.1.0-alpha.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionYubico YubiKit Oath
This library provides OATH functionality of YubiKey which allows to have an authenticator application and store secrets on YubiKey. Provides TOTP or HOTP.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oath-2.1.0-alpha.1.pom | |
oath-2.1.0-alpha.1-sources.jar | 18 KB |
oath-2.1.0-alpha.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yubico.yubikit/oath/ -->
<dependency>
<groupId>com.yubico.yubikit</groupId>
<artifactId>oath</artifactId>
<version>2.1.0-alpha.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yubico.yubikit/oath/
implementation 'com.yubico.yubikit:oath:2.1.0-alpha.1'
// https://jarcasting.com/artifacts/com.yubico.yubikit/oath/
implementation ("com.yubico.yubikit:oath:2.1.0-alpha.1")
'com.yubico.yubikit:oath:aar:2.1.0-alpha.1'
<dependency org="com.yubico.yubikit" name="oath" rev="2.1.0-alpha.1">
<artifact name="oath" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yubico.yubikit', module='oath', version='2.1.0-alpha.1')
)
libraryDependencies += "com.yubico.yubikit" % "oath" % "2.1.0-alpha.1"
[com.yubico.yubikit/oath "2.1.0-alpha.1"]
Group / Artifact | Type | Version |
---|---|---|
com.yubico.yubikit : core | jar | 2.1.0-alpha.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.15 |
Version |
---|
2.1.0-alpha.1
|
2.0.0
|
2.0.0-beta02
|
2.0.0-beta01
|
1.0.0
|
1.0.0-beta06
|
1.0.0-beta05
|
1.0.0-beta04
|
1.0.0-beta03
|
1.0.0-beta02
|
1.0.0-beta01
|
1.0.0-alpha01
|