is not current version
Last Version 0.35.1

io.restx:restx-apidocs 0.2.9.2


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-apidocs
Version

Version

0.2.9.2
Type

Type

jar

Download restx-apidocs 0.2.9.2


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