is not current version
Last Version 1.0

io.restx:restx-specs-shell 0.33.2


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-specs-shell
Version

Version

0.33.2
Type

Type

jar

Download restx-specs-shell 0.33.2


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