License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.selenate |
ArtifactId | ArtifactIdselenate-client |
Version | Version0.3.13 |
Type | Typejar |
Description |
DescriptionSelenate-Client
Selenate-Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
selenate-client-0.3.13.pom | |
selenate-client-0.3.13.jar | 12 KB |
selenate-client-0.3.13-sources.jar | 6 KB |
selenate-client-0.3.13-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.selenate/selenate-client/ -->
<dependency>
<groupId>net.selenate</groupId>
<artifactId>selenate-client</artifactId>
<version>0.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.selenate/selenate-client/
implementation 'net.selenate:selenate-client:0.3.13'
// https://jarcasting.com/artifacts/net.selenate/selenate-client/
implementation ("net.selenate:selenate-client:0.3.13")
'net.selenate:selenate-client:jar:0.3.13'
<dependency org="net.selenate" name="selenate-client" rev="0.3.13">
<artifact name="selenate-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.selenate', module='selenate-client', version='0.3.13')
)
libraryDependencies += "net.selenate" % "selenate-client" % "0.3.13"
[net.selenate/selenate-client "0.3.13"]
Group / Artifact | Type | Version |
---|---|---|
net.selenate : selenate-common | jar | 0.3.13 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.4.16 |
com.typesafe.akka : akka-remote_2.12 | jar | 2.4.16 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.4.16 |