Last Version

ppk 0.1.9

Public private key encryption

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

ppk
Version

Version

0.1.9
Type

Type

jar
Description

Description

ppk
Public private key encryption
Project URL

Project URL

http://github.com/davidmoten/ppk

Download ppk 0.1.9


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

Dependencies

compile (1)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.davidmoten : junit-extras jar 0.4

Project Modules

There are no modules declared in this project.