is not current version
Last Version 1.2

org.specrunner:specrunner-objects 1.1.1


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-objects
Version

Version

1.1.1
Type

Type

jar

Download specrunner-objects 1.1.1


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