is not current version
Last Version 1.2

org.atteo.moonshine:jmx 0.9


GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

jmx
Version

Version

0.9
Type

Type

jar

Download jmx 0.9


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