is not current version
Last Version 8.0.0

org.nhind:direct-msg-monitor 1.1.8

Direct Project message monitor for timely and reliable messaging

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

direct-msg-monitor
Version

Version

1.1.8
Type

Type

jar

Download direct-msg-monitor 1.1.8


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