| License | License | 
|---|---|
| GroupId | GroupIdcom.technophobia.substeps | 
| ArtifactId | ArtifactIdsubsteps-runner-common | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSubSteps Runner Common Contains common components for running substeps | 
| Project Organization | Project OrganizationTechnophobia Ltd | 
<!-- 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"]| 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 | 
| 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 |