MVN

com.virgilsecurity : common

Maven & Gradle

Jun 22, 2020
6 usages
24 stars

Virgil SDK · 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</groupId>
    <artifactId>common</artifactId>
    <version>7.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.3.2

All Versions

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

Version Vulnerabilities Updated
7.3.x
common-7.3.2
common-7.3.1
common-7.3.0
7.2.x
common-7.2.0
7.1.x
common-7.1.1
common-7.1.0
7.0.x
common-7.0.0
6.1.x
common-6.1.0
6.0.x
common-6.0.1
6.0
common-6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>common</artifactId>
    <version>7.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.virgilsecurity:common:7.3.2'

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

implementation("com.virgilsecurity:common:7.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.virgilsecurity" % "common" % "7.3.2"

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

Feb 27, 2023
12 usages
328 stars
Aug 16, 2023
29 usages
174 stars
Apr 01, 2023
52 usages
2.6k stars
Sep 08, 2015
6 usages
May 02, 2021
9 usages
Oct 22, 2014
13 usages
261 stars
May 30, 2023
14 usages
72 stars