is not current version
Last Version 0.0.9

io.teecube.t3:unleash-custom 0.0.3

Custom steps for unleash Maven plugin

GroupId

GroupId

io.teecube.t3
ArtifactId

ArtifactId

unleash-custom
Version

Version

0.0.3
Type

Type

jar

Download unleash-custom 0.0.3


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