is not current version
Last Version 1.5.17

org.specrunner:specrunner-sql-positive 1.4.18


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-sql-positive
Version

Version

1.4.18
Type

Type

jar

Download specrunner-sql-positive 1.4.18


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