| License |
License |
|---|---|
| GroupId | GroupIdorg.xrpl |
| ArtifactId | ArtifactIdxrpl4j-bom |
| Version | Version3.0.0-rc1 |
| Type | Typejar |
| Description |
Descriptionxrpl4j :: bom
A Bill of Materials (BOM) for easier dependency reliance.
|
| Project Organization |
Project OrganizationXRPL Foundation and its contributors |
| Filename | Size |
|---|---|
| xrpl4j-bom-3.0.0-rc1.pom | |
| xrpl4j-bom-3.0.0-rc1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-bom/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-bom</artifactId>
<version>3.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-bom/
implementation 'org.xrpl:xrpl4j-bom:3.0.0-rc1'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-bom/
implementation ("org.xrpl:xrpl4j-bom:3.0.0-rc1")
'org.xrpl:xrpl4j-bom:jar:3.0.0-rc1'
<dependency org="org.xrpl" name="xrpl4j-bom" rev="3.0.0-rc1">
<artifact name="xrpl4j-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-bom', version='3.0.0-rc1')
)
libraryDependencies += "org.xrpl" % "xrpl4j-bom" % "3.0.0-rc1"
[org.xrpl/xrpl4j-bom "3.0.0-rc1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |