is not current version
Last Version 1.0.0.RELEASE

com.github.cjmx:cjmx-ext 1.0.0-M2

cjmx-ext

GroupId

GroupId

com.github.cjmx
ArtifactId

ArtifactId

cjmx-ext
Version

Version

1.0.0-M2
Type

Type

jar

Download cjmx-ext 1.0.0-M2


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