is not current version
Last Version 5.0.1

com.virgilsecurity.crypto:parent 0.15.2

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.

Categories

Categories

Security
GroupId

GroupId

com.virgilsecurity.crypto
ArtifactId

ArtifactId

parent
Version

Version

0.15.2
Type

Type

pom

Download parent 0.15.2

Filename Size
parent-0.15.2.pom 7 KB
Browse

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