is not current version
Last Version 1.9-RC4

qa.justtestlah:justtestlah-mobile-tools 1.9-RC2

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.

GroupId

GroupId

qa.justtestlah
ArtifactId

ArtifactId

justtestlah-mobile-tools
Version

Version

1.9-RC2
Type

Type

jar

Download justtestlah-mobile-tools 1.9-RC2


<!-- https://jarcasting.com/artifacts/qa.justtestlah/justtestlah-mobile-tools/ -->
<dependency>
    <groupId>qa.justtestlah</groupId>
    <artifactId>justtestlah-mobile-tools</artifactId>
    <version>1.9-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/qa.justtestlah/justtestlah-mobile-tools/
implementation 'qa.justtestlah:justtestlah-mobile-tools:1.9-RC2'
// https://jarcasting.com/artifacts/qa.justtestlah/justtestlah-mobile-tools/
implementation ("qa.justtestlah:justtestlah-mobile-tools:1.9-RC2")
'qa.justtestlah:justtestlah-mobile-tools:jar:1.9-RC2'
<dependency org="qa.justtestlah" name="justtestlah-mobile-tools" rev="1.9-RC2">
  <artifact name="justtestlah-mobile-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='qa.justtestlah', module='justtestlah-mobile-tools', version='1.9-RC2')
)
libraryDependencies += "qa.justtestlah" % "justtestlah-mobile-tools" % "1.9-RC2"
[qa.justtestlah/justtestlah-mobile-tools "1.9-RC2"]