is not current version
Last Version 0.3.13

net.selenate:selenate-common 0.3.11

Selenate-Common

Categories

Categories

Net
GroupId

GroupId

net.selenate
ArtifactId

ArtifactId

selenate-common
Version

Version

0.3.11
Type

Type

jar

Download selenate-common 0.3.11


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