MVN

com.yubico.yubikit : openpgp

Maven & Gradle

Nov 21, 2023
95 stars

Yubico YubiKit Openpgp · This library provides OpenPGP card functionality for the YubiKey. Specs for the protocol can be found at https://gnupg.org/ftp/specs/

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>openpgp</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yubico.yubikit : openpgp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of com.yubico.yubikit : openpgp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
openpgp-2.4.0

How to add a dependency to Maven

Add the following com.yubico.yubikit : openpgp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>openpgp</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yubico.yubikit : openpgp gradle dependency to your build.gradle file:

implementation 'com.yubico.yubikit:openpgp:2.4.0'

Gradle Kotlin DSL: Add the following com.yubico.yubikit : openpgp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yubico.yubikit:openpgp:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yubico.yubikit : openpgp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yubico.yubikit" % "openpgp" % "2.4.0"

Advertisement

Dependencies from Group

May 29, 2023
5 usages
95 stars
Jun 10, 2020
2 usages
95 stars
otp
Jun 10, 2020
95 stars
May 29, 2023
95 stars
Mar 31, 2020
89 stars

Discover Dependencies

Nov 21, 2023
2 stars
Nov 21, 2023
6 stars
Nov 21, 2023
6 stars
Nov 21, 2023
6 stars
Nov 21, 2023
6 stars