License |
License |
---|---|
GroupId | GroupIdch.exense.step.library |
ArtifactId | ArtifactIdstep-library-selenium-3 |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-selenium-3/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-selenium-3</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-selenium-3/
implementation 'ch.exense.step.library:step-library-selenium-3:1.0.13'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-selenium-3/
implementation ("ch.exense.step.library:step-library-selenium-3:1.0.13")
'ch.exense.step.library:step-library-selenium-3:jar:1.0.13'
<dependency org="ch.exense.step.library" name="step-library-selenium-3" rev="1.0.13">
<artifact name="step-library-selenium-3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-selenium-3', version='1.0.13')
)
libraryDependencies += "ch.exense.step.library" % "step-library-selenium-3" % "1.0.13"
[ch.exense.step.library/step-library-selenium-3 "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-api-keyword | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |