Last Version

Virgil SDK 7.3.2

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

License

License

Virgil Security, Inc. license
Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity
ArtifactId

ArtifactId

common
Version

Version

7.3.2
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://www.virgilsecurity.com/
Source Code Management

Source Code Management

https://github.com/VirgilSecurity/virgil-sdk-java-android

Download common 7.3.2


<!-- https://jarcasting.com/artifacts/com.virgilsecurity/common/ -->
<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>common</artifactId>
    <version>7.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity/common/
implementation 'com.virgilsecurity:common:7.3.2'
// https://jarcasting.com/artifacts/com.virgilsecurity/common/
implementation ("com.virgilsecurity:common:7.3.2")
'com.virgilsecurity:common:jar:7.3.2'
<dependency org="com.virgilsecurity" name="common" rev="7.3.2">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity', module='common', version='7.3.2')
)
libraryDependencies += "com.virgilsecurity" % "common" % "7.3.2"
[com.virgilsecurity/common "7.3.2"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.