Last Version

Coypu 0.9.1

Intuitive, robust browser automation

License

License

Categories

Categories

Net
GroupId

GroupId

net.featurist
ArtifactId

ArtifactId

coypu
Version

Version

0.9.1
Type

Type

jar
Description

Description

Coypu
Intuitive, robust browser automation

Download coypu 0.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.20.0
org.jmock : jmock-junit4 Optional jar 2.5.1
com.google.code.gson : gson jar 2.1

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.8.1

Project Modules

There are no modules declared in this project.