is not current version
Last Version 2.3.0

com.github.cjmx:cjmx_2.10 2.0.0-M5

cjmx

GroupId

GroupId

com.github.cjmx
ArtifactId

ArtifactId

cjmx_2.10
Version

Version

2.0.0-M5
Type

Type

jar

Download cjmx_2.10 2.0.0-M5


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