is not current version
Last Version 0.51

org.wvlet.airframe:airframe-jmx_2.13.0-M3 0.45

A library for exposing Scala object data through JMX

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-jmx_2.13.0-M3
Version

Version

0.45
Type

Type

jar

Download airframe-jmx_2.13.0-M3 0.45


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-jmx_2.13.0-M3/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-jmx_2.13.0-M3</artifactId>
    <version>0.45</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-jmx_2.13.0-M3/
implementation 'org.wvlet.airframe:airframe-jmx_2.13.0-M3:0.45'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-jmx_2.13.0-M3/
implementation ("org.wvlet.airframe:airframe-jmx_2.13.0-M3:0.45")
'org.wvlet.airframe:airframe-jmx_2.13.0-M3:jar:0.45'
<dependency org="org.wvlet.airframe" name="airframe-jmx_2.13.0-M3" rev="0.45">
  <artifact name="airframe-jmx_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-jmx_2.13.0-M3', version='0.45')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-jmx_2.13.0-M3" % "0.45"
[org.wvlet.airframe/airframe-jmx_2.13.0-M3 "0.45"]