is not current version
Last Version 0.1.6

io.toast-tk:toast-tk-selenium-plugin 0.1.5


GroupId

GroupId

io.toast-tk
ArtifactId

ArtifactId

toast-tk-selenium-plugin
Version

Version

0.1.5
Type

Type

jar

Download toast-tk-selenium-plugin 0.1.5


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