License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdtechnology.zeroalpha.security |
ArtifactId | ArtifactIdj-pgp-wordlist |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionPGP Words
Java implementation of PGP Word List
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
j-pgp-wordlist-0.1.1.pom | |
j-pgp-wordlist-0.1.1.jar | 13 KB |
j-pgp-wordlist-0.1.1-sources.jar | 13 KB |
j-pgp-wordlist-0.1.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/technology.zeroalpha.security/j-pgp-wordlist/ -->
<dependency>
<groupId>technology.zeroalpha.security</groupId>
<artifactId>j-pgp-wordlist</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/technology.zeroalpha.security/j-pgp-wordlist/
implementation 'technology.zeroalpha.security:j-pgp-wordlist:0.1.1'
// https://jarcasting.com/artifacts/technology.zeroalpha.security/j-pgp-wordlist/
implementation ("technology.zeroalpha.security:j-pgp-wordlist:0.1.1")
'technology.zeroalpha.security:j-pgp-wordlist:jar:0.1.1'
<dependency org="technology.zeroalpha.security" name="j-pgp-wordlist" rev="0.1.1">
<artifact name="j-pgp-wordlist" type="jar" />
</dependency>
@Grapes(
@Grab(group='technology.zeroalpha.security', module='j-pgp-wordlist', version='0.1.1')
)
libraryDependencies += "technology.zeroalpha.security" % "j-pgp-wordlist" % "0.1.1"
[technology.zeroalpha.security/j-pgp-wordlist "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |