| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xrpl |
| Идентификатор | Идентификаторxrpl4j-crypto-parent |
| Версия | Версия3.0.0-rc1 |
| Тип | Типpom |
| Описание |
Описаниеxrpl4j :: crypto :: parent
Parent project for xrpl4j crypto modules.
|
| Организация-разработчик |
Организация-разработчикXRPL Foundation and its contributors |
| Имя Файла | Размер |
|---|---|
| xrpl4j-crypto-parent-3.0.0-rc1.pom | 747 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-parent/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-crypto-parent</artifactId>
<version>3.0.0-rc1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-parent/
implementation 'org.xrpl:xrpl4j-crypto-parent:3.0.0-rc1'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-parent/
implementation ("org.xrpl:xrpl4j-crypto-parent:3.0.0-rc1")
'org.xrpl:xrpl4j-crypto-parent:pom:3.0.0-rc1'
<dependency org="org.xrpl" name="xrpl4j-crypto-parent" rev="3.0.0-rc1">
<artifact name="xrpl4j-crypto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-crypto-parent', version='3.0.0-rc1')
)
libraryDependencies += "org.xrpl" % "xrpl4j-crypto-parent" % "3.0.0-rc1"
[org.xrpl/xrpl4j-crypto-parent "3.0.0-rc1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |