is not current version
Last Version 2.3

com.plugatar.xteps:xteps 1.0

High-level contextual steps in your tests for any reporting tool

GroupId

GroupId

com.plugatar.xteps
ArtifactId

ArtifactId

xteps
Version

Version

1.0
Type

Type

jar

Download xteps 1.0


<!-- https://jarcasting.com/artifacts/com.plugatar.xteps/xteps/ -->
<dependency>
    <groupId>com.plugatar.xteps</groupId>
    <artifactId>xteps</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps/
implementation 'com.plugatar.xteps:xteps:1.0'
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps/
implementation ("com.plugatar.xteps:xteps:1.0")
'com.plugatar.xteps:xteps:jar:1.0'
<dependency org="com.plugatar.xteps" name="xteps" rev="1.0">
  <artifact name="xteps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plugatar.xteps', module='xteps', version='1.0')
)
libraryDependencies += "com.plugatar.xteps" % "xteps" % "1.0"
[com.plugatar.xteps/xteps "1.0"]