is not current version
Last Version 10.1

uk.org.retep.microkernel.web:jmx 9.10


GroupId

GroupId

uk.org.retep.microkernel.web
ArtifactId

ArtifactId

jmx
Version

Version

9.10
Type

Type

jar

Download jmx 9.10

Filename Size
jmx-9.10.pom
jmx-9.10.jar 3 KB
Browse

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