Last Version

yubico-j 1.3

Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP).

License

License

BSD-license
GroupId

GroupId

com.yubico
ArtifactId

ArtifactId

yubico-j
Version

Version

1.3
Type

Type

jar
Description

Description

yubico-j
Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP).
Project Organization

Project Organization

Yubico AB

Download yubico-j 1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.