| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаio.github.martinschneider |
| Идентификатор | Идентификаторjusttestlah-browserstack |
| Версия | Версия1.6-RC2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/ -->
<dependency>
<groupId>io.github.martinschneider</groupId>
<artifactId>justtestlah-browserstack</artifactId>
<version>1.6-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/
implementation 'io.github.martinschneider:justtestlah-browserstack:1.6-RC2'
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/
implementation ("io.github.martinschneider:justtestlah-browserstack:1.6-RC2")
'io.github.martinschneider:justtestlah-browserstack:jar:1.6-RC2'
<dependency org="io.github.martinschneider" name="justtestlah-browserstack" rev="1.6-RC2">
<artifact name="justtestlah-browserstack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.martinschneider', module='justtestlah-browserstack', version='1.6-RC2')
)
libraryDependencies += "io.github.martinschneider" % "justtestlah-browserstack" % "1.6-RC2"
[io.github.martinschneider/justtestlah-browserstack "1.6-RC2"]