MVN

com.virgilsecurity.sdk : client

Maven & Gradle

Feb 02, 2017
24 stars

Virgil SDK - Client · 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 Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart

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

Latest Version

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

  • Latest Stable: 4.2.0

All Versions

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

Version Vulnerabilities Updated
4.2.x
client-4.2.0
4.1.x
client-4.1.2
client-4.1.1
client-4.1.0
4.0.x
client-4.0.0
3.2.x
client-3.2.4
client-3.2.3
client-3.2.2
client-3.2.1
client-3.2.0
3.1.x
client-3.1.0
3.0.x
client-3.0.2
client-3.0.1
3.0
client-3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.virgilsecurity.sdk</groupId>
    <artifactId>client</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.virgilsecurity.sdk:client:4.2.0'

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

implementation("com.virgilsecurity.sdk:client:4.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.virgilsecurity.sdk" % "client" % "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

Jun 04, 2016
2 usages
0 stars
Nov 09, 2016
2 usages
1 stars
Jul 27, 2017
2 usages
21 stars
Aug 01, 2016
2 usages
19 stars
Jan 14, 2020
2 usages
16 stars
Aug 05, 2016
2 usages
1 stars
Sep 16, 2016
2 usages
0 stars
Mar 24, 2017
2 usages
0 stars
Sep 29, 2016
3 usages
0 stars
Apr 26, 2018
2 usages
467 stars