is not current version
Last Version 8.0.0

org.nhind:direct-msg-monitor 1.1

Direct Project message monitor for timely and reliable messaging

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

direct-msg-monitor
Version

Version

1.1
Type

Type

jar

Download direct-msg-monitor 1.1


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