MVN

com.exactpro.th2 : hand

Maven & Gradle

Apr 11, 2024
0 stars

hand · 'th2 hand library'

<dependency>
    <groupId>com.exactpro.th2</groupId>
    <artifactId>hand</artifactId>
    <version>5.0.2-dev</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exactpro.th2 : hand to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.2-dev

All Versions

Choose a version of com.exactpro.th2 : hand to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
hand-5.0.2-dev

How to add a dependency to Maven

Add the following com.exactpro.th2 : hand maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.exactpro.th2</groupId>
    <artifactId>hand</artifactId>
    <version>5.0.2-dev</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.exactpro.th2 : hand gradle dependency to your build.gradle file:

implementation 'com.exactpro.th2:hand:5.0.2-dev'

Gradle Kotlin DSL: Add the following com.exactpro.th2 : hand gradle kotlin dependency to your build.gradle.kts file:

implementation("com.exactpro.th2:hand:5.0.2-dev")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.exactpro.th2 : hand sbt scala dependency to your build.sbt file:

libraryDependencies += "com.exactpro.th2" % "hand" % "5.0.2-dev"

Advertisement

Dependencies from Group

bom
Aug 15, 2023
36 usages
1 stars
Aug 11, 2023
28 usages
0 stars
Aug 11, 2023
24 usages
1 stars
Aug 15, 2023
14 usages
3 stars
Jul 05, 2022
7 usages
0 stars

Discover Dependencies