| License |
License |
|---|---|
| GroupId | GroupIdorg.spxp |
| ArtifactId | ArtifactIdspxp-crypto-tools |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSPXP Crypto Tools
a commandline application for the signing and encrypting operations in the Social Profile Exchange Protocol (SPXP)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spxp-crypto-tools-0.3.pom | |
| spxp-crypto-tools-0.3.jar | 4 MB |
| spxp-crypto-tools-0.3-sources.jar | 5 KB |
| spxp-crypto-tools-0.3-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.spxp/spxp-crypto-tools/ -->
<dependency>
<groupId>org.spxp</groupId>
<artifactId>spxp-crypto-tools</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.spxp/spxp-crypto-tools/
implementation 'org.spxp:spxp-crypto-tools:0.3'
// https://jarcasting.com/artifacts/org.spxp/spxp-crypto-tools/
implementation ("org.spxp:spxp-crypto-tools:0.3")
'org.spxp:spxp-crypto-tools:jar:0.3'
<dependency org="org.spxp" name="spxp-crypto-tools" rev="0.3">
<artifact name="spxp-crypto-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spxp', module='spxp-crypto-tools', version='0.3')
)
libraryDependencies += "org.spxp" % "spxp-crypto-tools" % "0.3"
[org.spxp/spxp-crypto-tools "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spxp : spxp-crypto-sdk | jar | 0.3 |