is not current version
Last Version 1.5.17

org.specrunner:specrunner-sql 1.5.05


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-sql
Version

Version

1.5.05
Type

Type

jar

Download specrunner-sql 1.5.05


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