License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.virgilsecurity.crypto |
ArtifactId | ArtifactIdpythia |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVirgil Security Crypto Library - Pythia
Cryptographic background for the Pythia PRF Service.
|
Project URL |
Project URL |
Filename | Size |
---|---|
pythia-0.16.0.pom | |
pythia-0.16.0.jar | 407 KB |
pythia-0.16.0-sources.jar | 15 KB |
pythia-0.16.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.virgilsecurity.crypto/pythia/ -->
<dependency>
<groupId>com.virgilsecurity.crypto</groupId>
<artifactId>pythia</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.virgilsecurity.crypto/pythia/
implementation 'com.virgilsecurity.crypto:pythia:0.16.0'
// https://jarcasting.com/artifacts/com.virgilsecurity.crypto/pythia/
implementation ("com.virgilsecurity.crypto:pythia:0.16.0")
'com.virgilsecurity.crypto:pythia:jar:0.16.0'
<dependency org="com.virgilsecurity.crypto" name="pythia" rev="0.16.0">
<artifact name="pythia" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.virgilsecurity.crypto', module='pythia', version='0.16.0')
)
libraryDependencies += "com.virgilsecurity.crypto" % "pythia" % "0.16.0"
[com.virgilsecurity.crypto/pythia "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
com.virgilsecurity.crypto : foundation | jar | 0.16.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
commons-lang : commons-lang | jar | 2.6 |
com.google.code.gson : gson | jar | 2.8.5 |
Version |
---|
0.16.0
|
0.15.2
|
0.15.1
|
0.15.0
|
0.14.0
|
0.13.1
|
0.12.2
|
0.12.1
|
0.12.0
|
0.11.1
|
0.11.0
|
0.10.3
|
0.10.2
|
0.10.1
|
0.10.0
|
0.9.0
|
0.8.0
|
0.7.1
|
0.7.0
|