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

org.specrunner:specrunner-tools 1.4.46


Группа

Группа

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

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

specrunner-tools
Версия

Версия

1.4.46
Тип

Тип

pom

Скачать specrunner-tools 1.4.46

Имя Файла Размер
specrunner-tools-1.4.46.pom 939 bytes
Обзор

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