is not current version
Last Version 8.0.0

org.nhind:direct-msg-monitor-web 1.1.6

Direct Project message monitor web application for timely and reliable messaging

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

direct-msg-monitor-web
Version

Version

1.1.6
Type

Type

war

Download direct-msg-monitor-web 1.1.6


<!-- https://jarcasting.com/artifacts/org.nhind/direct-msg-monitor-web/ -->
<dependency>
    <groupId>org.nhind</groupId>
    <artifactId>direct-msg-monitor-web</artifactId>
    <version>1.1.6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/direct-msg-monitor-web/
implementation 'org.nhind:direct-msg-monitor-web:1.1.6'
// https://jarcasting.com/artifacts/org.nhind/direct-msg-monitor-web/
implementation ("org.nhind:direct-msg-monitor-web:1.1.6")
'org.nhind:direct-msg-monitor-web:war:1.1.6'
<dependency org="org.nhind" name="direct-msg-monitor-web" rev="1.1.6">
  <artifact name="direct-msg-monitor-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='direct-msg-monitor-web', version='1.1.6')
)
libraryDependencies += "org.nhind" % "direct-msg-monitor-web" % "1.1.6"
[org.nhind/direct-msg-monitor-web "1.1.6"]