| License |
License |
|---|---|
| GroupId | GroupIdcom.testerum |
| ArtifactId | ArtifactIdtesterum-steps-api |
| Version | Version6.0.0 |
| Type | Typejar |
| Description |
DescriptionPublic API used to extend the Testerum test automation platform.
|
| Filename | Size |
|---|---|
| testerum-steps-api-6.0.0.pom | |
| testerum-steps-api-6.0.0.jar | 42 KB |
| testerum-steps-api-6.0.0-sources.jar | 18 KB |
| testerum-steps-api-6.0.0-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/testerum-steps-api/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>testerum-steps-api</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/testerum-steps-api/
implementation 'com.testerum:testerum-steps-api:6.0.0'
// https://jarcasting.com/artifacts/com.testerum/testerum-steps-api/
implementation ("com.testerum:testerum-steps-api:6.0.0")
'com.testerum:testerum-steps-api:jar:6.0.0'
<dependency org="com.testerum" name="testerum-steps-api" rev="6.0.0">
<artifact name="testerum-steps-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='testerum-steps-api', version='6.0.0')
)
libraryDependencies += "com.testerum" % "testerum-steps-api" % "6.0.0"
[com.testerum/testerum-steps-api "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |