License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.xrpl |
ArtifactId | ArtifactIdxrpl4j-keypairs |
Last Version | Last Version3.0.0-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxrpl4j :: keypairs
Parent project for xrpl4j modules.
|
Project Organization |
Project OrganizationXRPL Foundation and its contributors |
Filename | Size |
---|---|
xrpl4j-keypairs-3.0.0-rc1.pom | |
xrpl4j-keypairs-3.0.0-rc1.jar | 35 KB |
xrpl4j-keypairs-3.0.0-rc1-sources.jar | 24 KB |
xrpl4j-keypairs-3.0.0-rc1-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-keypairs/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-keypairs</artifactId>
<version>3.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-keypairs/
implementation 'org.xrpl:xrpl4j-keypairs:3.0.0-rc1'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-keypairs/
implementation ("org.xrpl:xrpl4j-keypairs:3.0.0-rc1")
'org.xrpl:xrpl4j-keypairs:jar:3.0.0-rc1'
<dependency org="org.xrpl" name="xrpl4j-keypairs" rev="3.0.0-rc1">
<artifact name="xrpl4j-keypairs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-keypairs', version='3.0.0-rc1')
)
libraryDependencies += "org.xrpl" % "xrpl4j-keypairs" % "3.0.0-rc1"
[org.xrpl/xrpl4j-keypairs "3.0.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.xrpl : xrpl4j-address-codec | jar | 3.0.0-rc1 |
org.xrpl : xrpl4j-model | jar | 3.0.0-rc1 |
com.google.guava : guava | jar | 29.0-jre |
org.bouncycastle : bcprov-jdk15to18 | jar | 1.66 |
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.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |