MVN

com.yubico.yubikit : core

Maven & Gradle

May 29, 2023
5 usages
95 stars

Yubico YubiKit Core · The core module is the base library, with common interfaces and utilities used throughout the rest of the modules.

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

Latest Version

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

  • Latest Stable: 2.3.0
  • Latest Beta: 2.0.0-beta02
  • Latest Alpha: 2.1.0-alpha.1

All Versions

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

Version Vulnerabilities Updated
2.3.x
core-2.3.0
2.2.x
core-2.2.0
2.1.x
core-2.1.0
core-2.1.0-alpha.1
2.0.x
core-2.0.0
core-2.0.0-beta02
core-2.0.0-beta01

How to add a dependency to Maven

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

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>core</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.yubico.yubikit:core:2.3.0'

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

implementation("com.yubico.yubikit:core:2.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.yubico.yubikit" % "core" % "2.3.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

Aug 24, 2023
2 usages
74 stars
Nov 02, 2021
1 stars
Dec 17, 2021
4 stars
Dec 16, 2020
0 stars
Dec 16, 2020
2 usages
0 stars
Dec 08, 2020
1 usages
0 stars
Dec 08, 2020
0 stars