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

org.substeps:substeps-runner-common 1.1.7

Contains common components for running substeps

Группа

Группа

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

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

substeps-runner-common
Версия

Версия

1.1.7
Тип

Тип

jar

Скачать substeps-runner-common 1.1.7


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