is not current version
Last Version 5.0.1

com.virgilsecurity.crypto:parent 0.13.1

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

Type

pom

Download parent 0.13.1

Filename Size
parent-0.13.1.pom 7 KB
Browse

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