is not current version
Last Version 5.0.1

com.virgilsecurity.crypto:parent 0.7.0

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.7.0
Type

Type

pom

Download parent 0.7.0

Filename Size
parent-0.7.0.pom 7 KB
Browse

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