MVN

com.virgilsecurity.crypto : common

Maven & Gradle

Jul 27, 2021
4 usages
23 stars

Virgil Security Crypto Library - Common · This library is designed to be small, flexible and convenient wrapper for a variety crypto algorithms. So it can be used in a small micro controller as well as in a high load server application.

<dependency>
    <groupId>com.virgilsecurity.crypto</groupId>
    <artifactId>common</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.16.0

All Versions

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

Version Vulnerabilities Updated
5.0.x
common-5.0.1
0.16.x
common-0.16.0
0.15.x
common-0.15.2
common-0.15.1
common-0.15.0
0.14.x
common-0.14.0
0.13.x
common-0.13.1
0.12.x
common-0.12.2
common-0.12.1
common-0.12.0
0.11.x
common-0.11.1
common-0.11.0
0.10.x
common-0.10.3
common-0.10.2
common-0.10.1
common-0.10.0
0.9.x
common-0.9.0
0.8.x
common-0.8.0
0.7.x
common-0.7.1
common-0.7.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.virgilsecurity.crypto</groupId>
    <artifactId>common</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.virgilsecurity.crypto:common:0.16.0'

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

implementation("com.virgilsecurity.crypto:common:0.16.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.virgilsecurity.crypto" % "common" % "0.16.0"

Advertisement

Dependencies from Group

Jul 27, 2021
8 usages
23 stars
Jul 28, 2021
6 usages
31 stars
Jul 28, 2021
6 usages
31 stars
Jul 28, 2021
5 usages
31 stars
Jul 27, 2021
4 usages
23 stars

Discover Dependencies

Feb 26, 2020
2 usages
1.3k stars
Nov 05, 2019
1 usages
0 stars
Nov 05, 2019
1 usages
0 stars
Mar 29, 2019
1 usages
1 stars
Mar 26, 2019
1 usages
Feb 22, 2019
1 usages
12 stars
Nov 10, 2019
1 usages
9 stars
Mar 25, 2019
3 usages
8 stars
Feb 27, 2019
1 usages
234 stars