GroupId | GroupIdorg.nhind |
---|---|
ArtifactId | ArtifactIddirect-msg-monitor-web |
Version | Version1.1.7 |
Type | Typewar |
Filename | Size |
---|---|
direct-msg-monitor-web-1.1.7.pom | |
direct-msg-monitor-web-1.1.7.war | 21 MB |
direct-msg-monitor-web-1.1.7-tests.jar | 5 KB |
direct-msg-monitor-web-1.1.7-sources.jar | 322 bytes |
Browse |
<!-- 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"]