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

io.teecube.t3:unleash-custom 0.0.5

Custom steps for unleash Maven plugin

Группа

Группа

io.teecube.t3
Идентификатор

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

unleash-custom
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать unleash-custom 0.0.5


<!-- https://jarcasting.com/artifacts/io.teecube.t3/unleash-custom/ -->
<dependency>
    <groupId>io.teecube.t3</groupId>
    <artifactId>unleash-custom</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.teecube.t3/unleash-custom/
implementation 'io.teecube.t3:unleash-custom:0.0.5'
// https://jarcasting.com/artifacts/io.teecube.t3/unleash-custom/
implementation ("io.teecube.t3:unleash-custom:0.0.5")
'io.teecube.t3:unleash-custom:jar:0.0.5'
<dependency org="io.teecube.t3" name="unleash-custom" rev="0.0.5">
  <artifact name="unleash-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.teecube.t3', module='unleash-custom', version='0.0.5')
)
libraryDependencies += "io.teecube.t3" % "unleash-custom" % "0.0.5"
[io.teecube.t3/unleash-custom "0.0.5"]