is not current version
Last Version 8.0.0

org.nhind:direct-msg-monitor 1.0

Direct Project message monitor for timely and reliable messaging

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

direct-msg-monitor
Version

Version

1.0
Type

Type

jar

Download direct-msg-monitor 1.0


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