не последняя версия
Последняя версия 1.5.17

org.specrunner:specrunner-core-excel 1.4.26


Группа

Группа

org.specrunner
Идентификатор

Идентификатор

specrunner-core-excel
Версия

Версия

1.4.26
Тип

Тип

jar

Скачать specrunner-core-excel 1.4.26


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