не последняя версия
Последняя версия 1.6

io.github.martinschneider:justtestlah-browserstack 1.3.1

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.

Категории

Категории

IDE Инструменты разработки
Группа

Группа

io.github.martinschneider
Идентификатор

Идентификатор

justtestlah-browserstack
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать justtestlah-browserstack 1.3.1


<!-- https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/ -->
<dependency>
    <groupId>io.github.martinschneider</groupId>
    <artifactId>justtestlah-browserstack</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/
implementation 'io.github.martinschneider:justtestlah-browserstack:1.3.1'
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/
implementation ("io.github.martinschneider:justtestlah-browserstack:1.3.1")
'io.github.martinschneider:justtestlah-browserstack:jar:1.3.1'
<dependency org="io.github.martinschneider" name="justtestlah-browserstack" rev="1.3.1">
  <artifact name="justtestlah-browserstack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.martinschneider', module='justtestlah-browserstack', version='1.3.1')
)
libraryDependencies += "io.github.martinschneider" % "justtestlah-browserstack" % "1.3.1"
[io.github.martinschneider/justtestlah-browserstack "1.3.1"]