is not current version
Last Version 0.3.7

io.aubay.fase:core 0.1.0

Framework Aubay Selenium Core

GroupId

GroupId

io.aubay.fase
ArtifactId

ArtifactId

core
Version

Version

0.1.0
Type

Type

jar

Download core 0.1.0


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