Last Version

Polyglotted Cryptographic Recipes 1.0.2

A library of standard cryptographic recipes for application usage

License

License

GroupId

GroupId

org.polyglotted
ArtifactId

ArtifactId

crypto-recipes
Version

Version

1.0.2
Type

Type

jar
Description

Description

Polyglotted Cryptographic Recipes
A library of standard cryptographic recipes for application usage
Project Organization

Project Organization

Polyglotted Org
Source Code Management

Source Code Management

https://github.com/polyglotted/crypto-recipes

Download crypto-recipes 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
net.iharder : base64 jar 2.3.8
com.beust : jcommander jar 1.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.11.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.