is not current version
Last Version 0.35.1

io.restx:restx-monitor-admin 0.33.2


GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-monitor-admin
Version

Version

0.33.2
Type

Type

jar

Download restx-monitor-admin 0.33.2


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