Last Version

SubSteps Runner Common 2.0.0

Contains common components for running substeps

License

License

GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-runner-common
Version

Version

2.0.0
Type

Type

jar
Description

Description

SubSteps Runner Common
Contains common components for running substeps
Project Organization

Project Organization

Technophobia Ltd

Download substeps-runner-common 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core-api jar 2.0.0
junit : junit jar 4.12
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.13

test (2)

Group / Artifact Type Version
com.technophobia.substeps : substeps-core-api test-jar 2.0.0
com.technophobia.substeps : substeps-core test-jar 2.0.0

Project Modules

There are no modules declared in this project.