License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdvars-steps |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
vars-steps-5.3.5.pom | |
vars-steps-5.3.5.jar | 4 KB |
vars-steps-5.3.5-sources.jar | 2 KB |
vars-steps-5.3.5-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/vars-steps/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>vars-steps</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/vars-steps/
implementation 'com.testerum:vars-steps:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/vars-steps/
implementation ("com.testerum:vars-steps:5.3.5")
'com.testerum:vars-steps:jar:5.3.5'
<dependency org="com.testerum" name="vars-steps" rev="5.3.5">
<artifact name="vars-steps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='vars-steps', version='5.3.5')
)
libraryDependencies += "com.testerum" % "vars-steps" % "5.3.5"
[com.testerum/vars-steps "5.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.testerum : testerum-steps-api | jar | 5.2.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |