| Группа | Группаorg.joyqueue |
|---|---|
| Идентификатор | Идентификаторjoyqueue-broker-monitor-pth |
| Версия | Версия4.2.3 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.joyqueue/joyqueue-broker-monitor-pth/ -->
<dependency>
<groupId>org.joyqueue</groupId>
<artifactId>joyqueue-broker-monitor-pth</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-broker-monitor-pth/
implementation 'org.joyqueue:joyqueue-broker-monitor-pth:4.2.3'
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-broker-monitor-pth/
implementation ("org.joyqueue:joyqueue-broker-monitor-pth:4.2.3")
'org.joyqueue:joyqueue-broker-monitor-pth:jar:4.2.3'
<dependency org="org.joyqueue" name="joyqueue-broker-monitor-pth" rev="4.2.3">
<artifact name="joyqueue-broker-monitor-pth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='joyqueue-broker-monitor-pth', version='4.2.3')
)
libraryDependencies += "org.joyqueue" % "joyqueue-broker-monitor-pth" % "4.2.3"
[org.joyqueue/joyqueue-broker-monitor-pth "4.2.3"]