Last Version

Virgil SDK - Client 4.2.0

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 CLI User Interface
GroupId

GroupId

com.virgilsecurity.sdk
ArtifactId

ArtifactId

client
Version

Version

4.2.0
Type

Type

jar
Description

Description

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

Project URL

https://www.virgilsecurity.com/client/

Download client 4.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.virgilsecurity.sdk : crypto jar 4.2.0
com.google.code.gson : gson jar 2.7

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
junit : junit jar 4.12
org.testng : testng jar 6.9.10
com.googlecode.json-simple : json-simple jar 1.1.1

Project Modules

There are no modules declared in this project.