License |
License |
---|---|
GroupId | GroupIdch.exense.step.library |
ArtifactId | ArtifactIdstep-library-kw-xml |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionstep is the first open-source automation platform for unified agile testing.
|
Filename | Size |
---|---|
step-library-kw-xml-1.0.8.pom | |
step-library-kw-xml-1.0.8.jar | 62 KB |
step-library-kw-xml-1.0.8-sources.jar | 6 KB |
step-library-kw-xml-1.0.8-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-xml/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-kw-xml</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-xml/
implementation 'ch.exense.step.library:step-library-kw-xml:1.0.8'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-kw-xml/
implementation ("ch.exense.step.library:step-library-kw-xml:1.0.8")
'ch.exense.step.library:step-library-kw-xml:jar:1.0.8'
<dependency org="ch.exense.step.library" name="step-library-kw-xml" rev="1.0.8">
<artifact name="step-library-kw-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-kw-xml', version='1.0.8')
)
libraryDependencies += "ch.exense.step.library" % "step-library-kw-xml" % "1.0.8"
[ch.exense.step.library/step-library-kw-xml "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.step : step-api-keyword | jar | 1.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |