is not current version
Last Version 3.0.2

mx4j:mx4j 3.0.1


GroupId

GroupId

mx4j
ArtifactId

ArtifactId

mx4j
Version

Version

3.0.1
Type

Type

jar

Download mx4j 3.0.1


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