is not current version
Last Version 1.5.17

org.specrunner:specrunner-tools 1.4.53


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-tools
Version

Version

1.4.53
Type

Type

pom

Download specrunner-tools 1.4.53

Filename Size
specrunner-tools-1.4.53.pom 939 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-tools/ -->
<dependency>
    <groupId>org.specrunner</groupId>
    <artifactId>specrunner-tools</artifactId>
    <version>1.4.53</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-tools/
implementation 'org.specrunner:specrunner-tools:1.4.53'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-tools/
implementation ("org.specrunner:specrunner-tools:1.4.53")
'org.specrunner:specrunner-tools:pom:1.4.53'
<dependency org="org.specrunner" name="specrunner-tools" rev="1.4.53">
  <artifact name="specrunner-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-tools', version='1.4.53')
)
libraryDependencies += "org.specrunner" % "specrunner-tools" % "1.4.53"
[org.specrunner/specrunner-tools "1.4.53"]