License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.thiagolvlsantos |
ArtifactId | ArtifactIdspecrunner-tools |
Last Version | Last Version1.5.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpecRunner (Tools).
Acceptance Test Driven Development tool
|
Filename | Size |
---|---|
specrunner-tools-1.5.18.pom | 950 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.thiagolvlsantos/specrunner-tools/ -->
<dependency>
<groupId>io.github.thiagolvlsantos</groupId>
<artifactId>specrunner-tools</artifactId>
<version>1.5.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/specrunner-tools/
implementation 'io.github.thiagolvlsantos:specrunner-tools:1.5.18'
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/specrunner-tools/
implementation ("io.github.thiagolvlsantos:specrunner-tools:1.5.18")
'io.github.thiagolvlsantos:specrunner-tools:pom:1.5.18'
<dependency org="io.github.thiagolvlsantos" name="specrunner-tools" rev="1.5.18">
<artifact name="specrunner-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.thiagolvlsantos', module='specrunner-tools', version='1.5.18')
)
libraryDependencies += "io.github.thiagolvlsantos" % "specrunner-tools" % "1.5.18"
[io.github.thiagolvlsantos/specrunner-tools "1.5.18"]