is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.web:restapi 0.0.27


GroupId

GroupId

io.stargate.web
ArtifactId

ArtifactId

restapi
Version

Version

0.0.27
Type

Type

jar

Download restapi 0.0.27


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