is not current version
Last Version 5.2.1

com.virgilsecurity.sdk:parent 3.0.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. Get in touch with us to get preview access to our key infrastructure.

Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity.sdk
ArtifactId

ArtifactId

parent
Version

Version

3.0.2
Type

Type

pom

Download parent 3.0.2

Filename Size
parent-3.0.2.pom 6 KB
Browse

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