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