Last Version

SPXP Crypto 0.3

A collection of libraries and tools around the cryptography in the Social Profile Exchange Protocol (SPXP)

License

License

GroupId

GroupId

org.spxp
ArtifactId

ArtifactId

spxp-crypto
Version

Version

0.3
Type

Type

pom
Description

Description

SPXP Crypto
A collection of libraries and tools around the cryptography in the Social Profile Exchange Protocol (SPXP)
Project URL

Project URL

https://spxp.org
Source Code Management

Source Code Management

https://github.com/spxp/spxp-crypto

Download spxp-crypto 0.3

Filename Size
spxp-crypto-0.3.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spxp-crypto-sdk
  • spxp-crypto-sdk-V02
  • spxp-crypto-tools