is not current version
Last Version 0.17.0

io.selendroid:selendroid-grid-plugin 0.5.1


GroupId

GroupId

io.selendroid
ArtifactId

ArtifactId

selendroid-grid-plugin
Version

Version

0.5.1
Type

Type

jar

Download selendroid-grid-plugin 0.5.1


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