is not current version
Last Version 1.7.2

io.eventcenter:ec-monitor-console 1.7


GroupId

GroupId

io.eventcenter
ArtifactId

ArtifactId

ec-monitor-console
Version

Version

1.7
Type

Type

war

Download ec-monitor-console 1.7


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