не последняя версия
Последняя версия 1.0.0-RC1

com.thoughtworks.dsl:instructions-each_2.12 1.0.0-RC0

instructions-Each

Группа

Группа

com.thoughtworks.dsl
Идентификатор

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

instructions-each_2.12
Версия

Версия

1.0.0-RC0
Тип

Тип

jar

Скачать instructions-each_2.12 1.0.0-RC0


<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/instructions-each_2.12/ -->
<dependency>
    <groupId>com.thoughtworks.dsl</groupId>
    <artifactId>instructions-each_2.12</artifactId>
    <version>1.0.0-RC0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/instructions-each_2.12/
implementation 'com.thoughtworks.dsl:instructions-each_2.12:1.0.0-RC0'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/instructions-each_2.12/
implementation ("com.thoughtworks.dsl:instructions-each_2.12:1.0.0-RC0")
'com.thoughtworks.dsl:instructions-each_2.12:jar:1.0.0-RC0'
<dependency org="com.thoughtworks.dsl" name="instructions-each_2.12" rev="1.0.0-RC0">
  <artifact name="instructions-each_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='instructions-each_2.12', version='1.0.0-RC0')
)
libraryDependencies += "com.thoughtworks.dsl" % "instructions-each_2.12" % "1.0.0-RC0"
[com.thoughtworks.dsl/instructions-each_2.12 "1.0.0-RC0"]