Last Version

YubiKit 1.0.0

This library provides management functionality of YubiKey which allows to enable or disable applets/slots/transport

License

License

GroupId

GroupId

com.yubico.yubikit
ArtifactId

ArtifactId

mgmt
Version

Version

1.0.0
Type

Type

aar
Description

Description

YubiKit
This library provides management functionality of YubiKey which allows to enable or disable applets/slots/transport
Project URL

Project URL

https://github.com/Yubico/yubikit-android
Source Code Management

Source Code Management

https://github.com/Yubico/yubikit-android

Download mgmt 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.