is not current version
Last Version 2.2.1

com.onyxdevtools:onyx-remote-driver 2.1.1

onyx-remote-driver

GroupId

GroupId

com.onyxdevtools
ArtifactId

ArtifactId

onyx-remote-driver
Version

Version

2.1.1
Type

Type

jar

Download onyx-remote-driver 2.1.1


<!-- https://jarcasting.com/artifacts/com.onyxdevtools/onyx-remote-driver/ -->
<dependency>
    <groupId>com.onyxdevtools</groupId>
    <artifactId>onyx-remote-driver</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.onyxdevtools/onyx-remote-driver/
implementation 'com.onyxdevtools:onyx-remote-driver:2.1.1'
// https://jarcasting.com/artifacts/com.onyxdevtools/onyx-remote-driver/
implementation ("com.onyxdevtools:onyx-remote-driver:2.1.1")
'com.onyxdevtools:onyx-remote-driver:jar:2.1.1'
<dependency org="com.onyxdevtools" name="onyx-remote-driver" rev="2.1.1">
  <artifact name="onyx-remote-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onyxdevtools', module='onyx-remote-driver', version='2.1.1')
)
libraryDependencies += "com.onyxdevtools" % "onyx-remote-driver" % "2.1.1"
[com.onyxdevtools/onyx-remote-driver "2.1.1"]