Last Version

crypto 1.0.0

High-performance cryptography for the JVM

License

License

GroupId

GroupId

com.lambdaworks
ArtifactId

ArtifactId

crypto
Version

Version

1.0.0
Type

Type

jar
Description

Description

crypto
High-performance cryptography for the JVM
Project URL

Project URL

http://github.com/wg/crypto
Source Code Management

Source Code Management

http://github.com/wg/crypto

Download crypto 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.