MVN

com.virgilsecurity.sdk : crypto-api

Maven & Gradle

Feb 02, 2017
24 stars

Virgil SDK - Crypto API · Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Crypto Library https://virgilsecurity.com/api-docs/java-android/crypto-library

<dependency>
    <groupId>com.virgilsecurity.sdk</groupId>
    <artifactId>crypto-api</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.2.0

All Versions

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

Version Vulnerabilities Updated
4.2.x
crypto-api-4.2.0
4.1.x
crypto-api-4.1.2
crypto-api-4.1.1
crypto-api-4.1.0
4.0.x
crypto-api-4.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.virgilsecurity.sdk</groupId>
    <artifactId>crypto-api</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.virgilsecurity.sdk : crypto-api gradle dependency to your build.gradle file:

implementation 'com.virgilsecurity.sdk:crypto-api:4.2.0'

Gradle Kotlin DSL: Add the following com.virgilsecurity.sdk : crypto-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.virgilsecurity.sdk:crypto-api:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.virgilsecurity.sdk : crypto-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.virgilsecurity.sdk" % "crypto-api" % "4.2.0"

Advertisement

Dependencies from Group

sdk
Jun 22, 2020
10 usages
24 stars
Jun 22, 2020
7 usages
24 stars
Jun 22, 2020
6 usages
24 stars
Jun 22, 2020
5 usages
24 stars
api
Jun 22, 2020
3 usages
24 stars

Discover Dependencies

Feb 02, 2017
24 stars
Feb 27, 2017
10 usages
2k stars
Feb 27, 2017
12 usages
2k stars
Mar 03, 2017
8 usages
2k stars
Mar 03, 2017
1 usages
2k stars
Mar 03, 2017
13 usages
2k stars
Oct 07, 2016
2 usages
2k stars
Oct 05, 2016
0 stars
Oct 05, 2016
0 stars