is not current version
Last Version 0.3.7

io.aubay.fase:core 0.3.5

Framework Aubay Selenium Core

GroupId

GroupId

io.aubay.fase
ArtifactId

ArtifactId

core
Version

Version

0.3.5
Type

Type

jar

Download core 0.3.5


<!-- https://jarcasting.com/artifacts/io.aubay.fase/core/ -->
<dependency>
    <groupId>io.aubay.fase</groupId>
    <artifactId>core</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.aubay.fase/core/
implementation 'io.aubay.fase:core:0.3.5'
// https://jarcasting.com/artifacts/io.aubay.fase/core/
implementation ("io.aubay.fase:core:0.3.5")
'io.aubay.fase:core:jar:0.3.5'
<dependency org="io.aubay.fase" name="core" rev="0.3.5">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aubay.fase', module='core', version='0.3.5')
)
libraryDependencies += "io.aubay.fase" % "core" % "0.3.5"
[io.aubay.fase/core "0.3.5"]