Last Version

Facile UI test 1.0.0-M2

Simple project for UI testing.

License

License

GroupId

GroupId

org.expedientframework.uitest
ArtifactId

ArtifactId

facile-ui-test
Version

Version

1.0.0-M2
Type

Type

pom
Description

Description

Facile UI test
Simple project for UI testing.
Project URL

Project URL

https://github.com/ajeydudhe/facile-ui-test
Source Code Management

Source Code Management

https://github.com/ajeydudhe/facile-ui-test/tree/master

Download facile-ui-test 1.0.0-M2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • samples