не последняя версия
Последняя версия 1.0.0-M2

org.expedientframework.uitest:facile-ui-test 1.0.0-M1

Simple project for UI testing.

Группа

Группа

org.expedientframework.uitest
Идентификатор

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

facile-ui-test
Версия

Версия

1.0.0-M1
Тип

Тип

pom

Скачать facile-ui-test 1.0.0-M1

Имя Файла Размер
facile-ui-test-1.0.0-M1.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test/ -->
<dependency>
    <groupId>org.expedientframework.uitest</groupId>
    <artifactId>facile-ui-test</artifactId>
    <version>1.0.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test/
implementation 'org.expedientframework.uitest:facile-ui-test:1.0.0-M1'
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test/
implementation ("org.expedientframework.uitest:facile-ui-test:1.0.0-M1")
'org.expedientframework.uitest:facile-ui-test:pom:1.0.0-M1'
<dependency org="org.expedientframework.uitest" name="facile-ui-test" rev="1.0.0-M1">
  <artifact name="facile-ui-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.expedientframework.uitest', module='facile-ui-test', version='1.0.0-M1')
)
libraryDependencies += "org.expedientframework.uitest" % "facile-ui-test" % "1.0.0-M1"
[org.expedientframework.uitest/facile-ui-test "1.0.0-M1"]