License |
License |
---|---|
GroupId | GroupIdcom.yubico.yubikit |
ArtifactId | ArtifactIdmgmt |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionYubiKit
This library provides management functionality of YubiKey which allows to enable or disable applets/slots/transport
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mgmt-1.0.0.pom | |
mgmt-1.0.0-sources.jar | 18 KB |
mgmt-1.0.0-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |