| License |
License |
|---|---|
| GroupId | GroupIdorg.xrpl |
| ArtifactId | ArtifactIdxrpl4j-integration-tests |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
Descriptionxrpl4j :: integration-tests
Parent project for xrpl4j modules.
|
| Project Organization |
Project OrganizationXRPL Foundation and its contributors |
| Filename | Size |
|---|---|
| xrpl4j-integration-tests-2.2.0.pom | |
| xrpl4j-integration-tests-2.2.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xrpl/xrpl4j-integration-tests/ -->
<dependency>
<groupId>org.xrpl</groupId>
<artifactId>xrpl4j-integration-tests</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-integration-tests/
implementation 'org.xrpl:xrpl4j-integration-tests:2.2.0'
// https://jarcasting.com/artifacts/org.xrpl/xrpl4j-integration-tests/
implementation ("org.xrpl:xrpl4j-integration-tests:2.2.0")
'org.xrpl:xrpl4j-integration-tests:jar:2.2.0'
<dependency org="org.xrpl" name="xrpl4j-integration-tests" rev="2.2.0">
<artifact name="xrpl4j-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xrpl', module='xrpl4j-integration-tests', version='2.2.0')
)
libraryDependencies += "org.xrpl" % "xrpl4j-integration-tests" % "2.2.0"
[org.xrpl/xrpl4j-integration-tests "2.2.0"]