| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.spxp |
| Идентификатор | Идентификаторspxp-crypto-tools |
| Версия | Версия0.3 |
| Тип | Типjar |
| Описание |
ОписаниеSPXP Crypto Tools
a commandline application for the signing and encrypting operations in the Social Profile Exchange Protocol (SPXP)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spxp : spxp-crypto-sdk | jar | 0.3 |