License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdppk-parent |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionppk-parent
Public private key encryption
|
Project URL |
Project URL |
Filename | Size |
---|---|
ppk-parent-0.1.9.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/ppk-parent/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>ppk-parent</artifactId>
<version>0.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/ppk-parent/
implementation 'com.github.davidmoten:ppk-parent:0.1.9'
// https://jarcasting.com/artifacts/com.github.davidmoten/ppk-parent/
implementation ("com.github.davidmoten:ppk-parent:0.1.9")
'com.github.davidmoten:ppk-parent:pom:0.1.9'
<dependency org="com.github.davidmoten" name="ppk-parent" rev="0.1.9">
<artifact name="ppk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='ppk-parent', version='0.1.9')
)
libraryDependencies += "com.github.davidmoten" % "ppk-parent" % "0.1.9"
[com.github.davidmoten/ppk-parent "0.1.9"]