is not current version
Last Version 1.5.17

org.specrunner:specrunner-core-excel 1.5.01


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-core-excel
Version

Version

1.5.01
Type

Type

jar

Download specrunner-core-excel 1.5.01


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