is not current version
Last Version 1.0

io.restx:restx-build-shell 0.30


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-build-shell
Version

Version

0.30
Type

Type

jar

Download restx-build-shell 0.30


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