is not current version
Last Version 3.0.0-rc1

org.xrpl:xrpl4j-crypto-parent 2.1.0

Parent project for xrpl4j crypto modules.

GroupId

GroupId

org.xrpl
ArtifactId

ArtifactId

xrpl4j-crypto-parent
Version

Version

2.1.0
Type

Type

pom

Download xrpl4j-crypto-parent 2.1.0

Filename Size
xrpl4j-crypto-parent-2.1.0.pom 743 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-parent/ -->
<dependency>
    <groupId>org.xrpl</groupId>
    <artifactId>xrpl4j-crypto-parent</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-parent/
implementation 'org.xrpl:xrpl4j-crypto-parent:2.1.0'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-crypto-parent/
implementation ("org.xrpl:xrpl4j-crypto-parent:2.1.0")
'org.xrpl:xrpl4j-crypto-parent:pom:2.1.0'
<dependency org="org.xrpl" name="xrpl4j-crypto-parent" rev="2.1.0">
  <artifact name="xrpl4j-crypto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-crypto-parent', version='2.1.0')
)
libraryDependencies += "org.xrpl" % "xrpl4j-crypto-parent" % "2.1.0"
[org.xrpl/xrpl4j-crypto-parent "2.1.0"]