Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIduk.co.baconi.substeps |
ArtifactId | ArtifactIdsubsteps-cli-runner-bundle |
Version | Version0.0.2 |
Type | Typepom |
Filename | Size |
---|---|
substeps-cli-runner-bundle-0.0.2.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.baconi.substeps/substeps-cli-runner-bundle/ -->
<dependency>
<groupId>uk.co.baconi.substeps</groupId>
<artifactId>substeps-cli-runner-bundle</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.baconi.substeps/substeps-cli-runner-bundle/
implementation 'uk.co.baconi.substeps:substeps-cli-runner-bundle:0.0.2'
// https://jarcasting.com/artifacts/uk.co.baconi.substeps/substeps-cli-runner-bundle/
implementation ("uk.co.baconi.substeps:substeps-cli-runner-bundle:0.0.2")
'uk.co.baconi.substeps:substeps-cli-runner-bundle:pom:0.0.2'
<dependency org="uk.co.baconi.substeps" name="substeps-cli-runner-bundle" rev="0.0.2">
<artifact name="substeps-cli-runner-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.baconi.substeps', module='substeps-cli-runner-bundle', version='0.0.2')
)
libraryDependencies += "uk.co.baconi.substeps" % "substeps-cli-runner-bundle" % "0.0.2"
[uk.co.baconi.substeps/substeps-cli-runner-bundle "0.0.2"]