is not current version
Last Version 0.3.13

net.selenate:selenate-client 0.3.8

Selenate-Client

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.selenate
ArtifactId

ArtifactId

selenate-client
Version

Version

0.3.8
Type

Type

jar

Download selenate-client 0.3.8


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