| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdorg.xrpl |
| ArtifactId | ArtifactIdxrpl4j-keypairs |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
Descriptionxrpl4j :: keypairs
Parent project for xrpl4j modules.
|
| Project Organization |
Project OrganizationXRPL Foundation and its contributors |
| Filename | Size |
|---|---|
| xrpl4j-keypairs-2.3.0.pom | |
| xrpl4j-keypairs-2.3.0.jar | 36 KB |
| xrpl4j-keypairs-2.3.0-sources.jar | 24 KB |
| xrpl4j-keypairs-2.3.0-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-keypairs/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-keypairs</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-keypairs/
implementation 'org.xrpl:xrpl4j-keypairs:2.3.0'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-keypairs/
implementation ("org.xrpl:xrpl4j-keypairs:2.3.0")
'org.xrpl:xrpl4j-keypairs:jar:2.3.0'
<dependency org="org.xrpl" name="xrpl4j-keypairs" rev="2.3.0">
<artifact name="xrpl4j-keypairs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-keypairs', version='2.3.0')
)
libraryDependencies += "org.xrpl" % "xrpl4j-keypairs" % "2.3.0"
[org.xrpl/xrpl4j-keypairs "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xrpl : xrpl4j-address-codec | jar | 2.3.0 |
| org.xrpl : xrpl4j-model | jar | 2.3.0 |
| 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 |