is not current version
Last Version 0.1.8

io.github.letitb:selenium-test-agent-parent 0.1.1

Parent for Selenium test agent artifacts

GroupId

GroupId

io.github.letitb
ArtifactId

ArtifactId

selenium-test-agent-parent
Version

Version

0.1.1
Type

Type

pom

Download selenium-test-agent-parent 0.1.1


<!-- https://jarcasting.com/artifacts/io.github.letitb/selenium-test-agent-parent/ -->
<dependency>
    <groupId>io.github.letitb</groupId>
    <artifactId>selenium-test-agent-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.letitb/selenium-test-agent-parent/
implementation 'io.github.letitb:selenium-test-agent-parent:0.1.1'
// https://jarcasting.com/artifacts/io.github.letitb/selenium-test-agent-parent/
implementation ("io.github.letitb:selenium-test-agent-parent:0.1.1")
'io.github.letitb:selenium-test-agent-parent:pom:0.1.1'
<dependency org="io.github.letitb" name="selenium-test-agent-parent" rev="0.1.1">
  <artifact name="selenium-test-agent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.letitb', module='selenium-test-agent-parent', version='0.1.1')
)
libraryDependencies += "io.github.letitb" % "selenium-test-agent-parent" % "0.1.1"
[io.github.letitb/selenium-test-agent-parent "0.1.1"]