is not current version
Last Version 1.0

io.restx:restx-shell-manager 0.2.7


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-shell-manager
Version

Version

0.2.7
Type

Type

jar

Download restx-shell-manager 0.2.7


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