MVN

com.virgilsecurity : keyknox

Maven & Gradle

Jul 11, 2019
4 usages
1 stars

Virgil KeyKnox Java/Android SDK · Virgil Security provides an SDK which allows you to communicate with Virgil Keyknox Service. Virgil Keyknox Service allows users to store their sensitive data (such as Private Key) encrypted (with end-to-end encryption) for using and sharing it between different devices.

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>keyknox</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.virgilsecurity : keyknox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.virgilsecurity : keyknox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
keyknox-0.2.1
keyknox-0.2.0
0.1.x
keyknox-0.1.2
keyknox-0.1.1
keyknox-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>keyknox</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.virgilsecurity : keyknox gradle dependency to your build.gradle file:

implementation 'com.virgilsecurity:keyknox:0.2.1'

Gradle Kotlin DSL: Add the following com.virgilsecurity : keyknox gradle kotlin dependency to your build.gradle.kts file:

implementation("com.virgilsecurity:keyknox:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.virgilsecurity : keyknox sbt scala dependency to your build.sbt file:

libraryDependencies += "com.virgilsecurity" % "keyknox" % "0.2.1"

Advertisement

Dependencies from Group

Jun 22, 2020
6 usages
24 stars
May 22, 2020
5 usages
Jul 11, 2019
4 usages
1 stars
May 07, 2021
4 usages
12 stars
Oct 01, 2019
2 usages
12 stars

Discover Dependencies

Aug 21, 2023
5 usages
461 stars
Aug 11, 2018
Jul 27, 2019
3.6k stars
Jul 17, 2019
1 usages
16.4k stars
Jan 30, 2019
Aug 16, 2018
5 stars
Jul 12, 2023
2 usages
24 stars
Jun 29, 2023
2 usages
91.2k stars