is not current version
Last Version 3.0.2

mx4j:mx4j 2.0-beta-1


GroupId

GroupId

mx4j
ArtifactId

ArtifactId

mx4j
Version

Version

2.0-beta-1
Type

Type

jar

Download mx4j 2.0-beta-1


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