License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdsteps |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
steps-5.3.5.pom | 872 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/steps/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>steps</artifactId>
<version>5.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/steps/
implementation 'com.testerum:steps:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/steps/
implementation ("com.testerum:steps:5.3.5")
'com.testerum:steps:pom:5.3.5'
<dependency org="com.testerum" name="steps" rev="5.3.5">
<artifact name="steps" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='steps', version='5.3.5')
)
libraryDependencies += "com.testerum" % "steps" % "5.3.5"
[com.testerum/steps "5.3.5"]