| License |
License |
|---|---|
| GroupId | GroupIdorg.xrpl |
| ArtifactId | ArtifactIdxrpl4j-parent |
| Version | Version2.0.0 |
| Type | Typepom |
| Description |
Descriptionxrpl4j parent
Parent project for xrpl4j modules.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationXRPL Foundation and its contributors |
| Filename | Size |
|---|---|
| xrpl4j-parent-2.0.0.pom | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-parent/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-parent/
implementation 'org.xrpl:xrpl4j-parent:2.0.0'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-parent/
implementation ("org.xrpl:xrpl4j-parent:2.0.0")
'org.xrpl:xrpl4j-parent:pom:2.0.0'
<dependency org="org.xrpl" name="xrpl4j-parent" rev="2.0.0">
<artifact name="xrpl4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-parent', version='2.0.0')
)
libraryDependencies += "org.xrpl" % "xrpl4j-parent" % "2.0.0"
[org.xrpl/xrpl4j-parent "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |