is not current version
Last Version 0.17.0

io.selendroid:selendroid-grid-plugin 0.7.0


GroupId

GroupId

io.selendroid
ArtifactId

ArtifactId

selendroid-grid-plugin
Version

Version

0.7.0
Type

Type

jar

Download selendroid-grid-plugin 0.7.0


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