MVN

qa.justtestlah : justtestlah-applitools

Maven & Gradle

Sep 21, 2020
1 usages
43 stars

JustTestLah! Applitools · JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

<dependency>
    <groupId>qa.justtestlah</groupId>
    <artifactId>justtestlah-applitools</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of qa.justtestlah : justtestlah-applitools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8
  • Latest Release Candidate: 1.9-RC2

All Versions

Choose a version of qa.justtestlah : justtestlah-applitools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
justtestlah-applitools-1.9-RC2
justtestlah-applitools-1.9-RC1
1.8
justtestlah-applitools-1.8
justtestlah-applitools-1.8-RC3
justtestlah-applitools-1.8-RC2
justtestlah-applitools-1.8-RC1

How to add a dependency to Maven

Add the following qa.justtestlah : justtestlah-applitools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>qa.justtestlah</groupId>
    <artifactId>justtestlah-applitools</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following qa.justtestlah : justtestlah-applitools gradle dependency to your build.gradle file:

implementation 'qa.justtestlah:justtestlah-applitools:1.8'

Gradle Kotlin DSL: Add the following qa.justtestlah : justtestlah-applitools gradle kotlin dependency to your build.gradle.kts file:

implementation("qa.justtestlah:justtestlah-applitools:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following qa.justtestlah : justtestlah-applitools sbt scala dependency to your build.sbt file:

libraryDependencies += "qa.justtestlah" % "justtestlah-applitools" % "1.8"

Advertisement

Dependencies from Group

Sep 26, 2020
6 usages
43 stars
Sep 26, 2020
1 usages
43 stars
Sep 26, 2020
1 usages
43 stars
Sep 26, 2020
1 usages
43 stars
Sep 26, 2020
1 usages
43 stars

Discover Dependencies

Apr 03, 2020
1 usages
28 stars
Sep 15, 2020
2 usages
0 stars
Mar 11, 2021
1 usages
175 stars
Feb 16, 2022
2 usages
1 stars
Jul 10, 2023
7 usages
1k stars
Aug 03, 2021
1 usages
2 stars