is not current version
Last Version 8.0.0

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

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.7
Type

Type

war

Download direct-msg-monitor-web 1.1.7


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