is not current version
Last Version 1.0.0-M2

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

Core library for UI test

GroupId

GroupId

org.expedientframework.uitest
ArtifactId

ArtifactId

facile-ui-test-core
Version

Version

1.0.0-M1
Type

Type

jar

Download facile-ui-test-core 1.0.0-M1


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