License |
License |
---|---|
GroupId | GroupIdorg.xrpl |
ArtifactId | ArtifactIdxrpl4j-model |
Last Version | Last Version3.0.0-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxrpl4j :: model
Data objects corresponding to objects on the XRP Ledger
|
Project Organization |
Project OrganizationXRPL Foundation and its contributors |
Filename | Size |
---|---|
xrpl4j-model-3.0.0-rc1.pom | |
xrpl4j-model-3.0.0-rc1.jar | 779 KB |
xrpl4j-model-3.0.0-rc1-sources.jar | 504 KB |
xrpl4j-model-3.0.0-rc1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-model/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-model</artifactId>
<version>3.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-model/
implementation 'org.xrpl:xrpl4j-model:3.0.0-rc1'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-model/
implementation ("org.xrpl:xrpl4j-model:3.0.0-rc1")
'org.xrpl:xrpl4j-model:jar:3.0.0-rc1'
<dependency org="org.xrpl" name="xrpl4j-model" rev="3.0.0-rc1">
<artifact name="xrpl4j-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-model', version='3.0.0-rc1')
)
libraryDependencies += "org.xrpl" % "xrpl4j-model" % "3.0.0-rc1"
[org.xrpl/xrpl4j-model "3.0.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.14.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.mockito : mockito-core | jar | 3.7.7 |
ch.qos.logback : logback-classic | jar | 1.2.3 |