License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdppk |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionppk
Public private key encryption
|
Project URL |
Project URL |
Filename | Size |
---|---|
ppk-0.1.9.pom | |
ppk-0.1.9.jar | 12 KB |
ppk-0.1.9-sources.jar | 4 KB |
ppk-0.1.9-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.github.davidmoten : junit-extras | jar | 0.4 |