is not current version
Last Version 1.0.0-M2

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

Simple project for UI testing.

GroupId

GroupId

org.expedientframework.uitest
ArtifactId

ArtifactId

facile-ui-test
Version

Version

1.0.0-M1
Type

Type

pom

Download facile-ui-test 1.0.0-M1


<!-- 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"]