Last Version

Virgil SDK - Parent 5.2.1

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.sdk
ArtifactId

ArtifactId

parent
Version

Version

5.2.1
Type

Type

pom
Description

Description

Virgil SDK - Parent
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 parent 5.2.1

Filename Size
parent-5.2.1.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • crypto
  • crypto-android
  • sdk