Last Version

SubSteps Ant Runner 2.0.0

An ant task for substeps

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-ant-runner
Version

Version

2.0.0
Type

Type

jar
Description

Description

SubSteps Ant Runner
An ant task for substeps
Project Organization

Project Organization

Technophobia Ltd

Download substeps-ant-runner 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.4
com.technophobia.substeps : substeps-runner-common jar 2.0.0
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.