Last Version

fun.mike:crypto-pgp-alpha 0.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

crypto-pgp-alpha
Version

Version

0.0.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/mike706574/java-crypto-pgp/
Source Code Management

Source Code Management

http://github.com/mike706574/java-crypto-pgp/tree/master

Download crypto-pgp-alpha 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-alpha2
fun.mike : map-support-alpha jar 0.0.3
fun.mike : bouncy-gpg-alpha jar 0.0.1

provided (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.58
org.bouncycastle : bcpg-jdk15on jar 1.58

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.8.0-alpha2

Project Modules

There are no modules declared in this project.