MVN

com.github.cverges.expect4j : expect4j

Maven & Gradle

May 29, 2014
7 usages
65 stars

expect4j · A Java implementation of the standard Expect library

<dependency>
    <groupId>com.github.cverges.expect4j</groupId>
    <artifactId>expect4j</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cverges.expect4j : expect4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.github.cverges.expect4j : expect4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
expect4j-1.6

How to add a dependency to Maven

Add the following com.github.cverges.expect4j : expect4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.cverges.expect4j</groupId>
    <artifactId>expect4j</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cverges.expect4j : expect4j gradle dependency to your build.gradle file:

implementation 'com.github.cverges.expect4j:expect4j:1.6'

Gradle Kotlin DSL: Add the following com.github.cverges.expect4j : expect4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cverges.expect4j:expect4j:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cverges.expect4j : expect4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cverges.expect4j" % "expect4j" % "1.6"

Advertisement

Dependencies from Group

May 29, 2014
7 usages
65 stars

Discover Dependencies

Dec 20, 2022
4 usages
88 stars
Feb 07, 2023
3 usages
1.2k stars
Mar 22, 2016
1 usages
0 stars
Jun 08, 2023
10 usages
522 stars
Jun 08, 2023
2 usages
522 stars
Jul 15, 2019
1 usages
236 stars
May 15, 2022
1 usages
0 stars