MVN

com.hedera.hashgraph : test-clients

Maven & Gradle

Apr 24, 2021
118 stars

Hedera Services Test Clients · Test clients for Hedera Services

<dependency>
    <groupId>com.hedera.hashgraph</groupId>
    <artifactId>test-clients</artifactId>
    <version>0.13.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hedera.hashgraph : test-clients to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.2
  • Latest Release Candidate: 0.10.0-rc.1

All Versions

Choose a version of com.hedera.hashgraph : test-clients to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
test-clients-0.13.2
0.11.x
test-clients-0.11.0
0.10.x
test-clients-0.10.0
test-clients-0.10.0-rc.1
0.9.x
test-clients-0.9.0
test-clients-0.9.0-rc.3
test-clients-0.9.0-rc.2

How to add a dependency to Maven

Add the following com.hedera.hashgraph : test-clients maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hedera.hashgraph</groupId>
    <artifactId>test-clients</artifactId>
    <version>0.13.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hedera.hashgraph : test-clients gradle dependency to your build.gradle file:

implementation 'com.hedera.hashgraph:test-clients:0.13.2'

Gradle Kotlin DSL: Add the following com.hedera.hashgraph : test-clients gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hedera.hashgraph:test-clients:0.13.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hedera.hashgraph : test-clients sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hedera.hashgraph" % "test-clients" % "0.13.2"

Advertisement

Dependencies from Group

Jul 07, 2023
6 usages
31 stars
Sep 08, 2020
3 usages
1 stars
Apr 24, 2021
3 usages
118 stars
sdk
Jul 31, 2023
2 usages
203 stars
Apr 24, 2021
2 usages
118 stars

Discover Dependencies