Files download
File Operation
mx4j-remote-3.0.2.jar download
mx4j-remote-3.0.2.pom download
Apache Maven
<dependency>
  <groupId>mx4j</groupId>
  <artifactId>mx4j-remote</artifactId>
  <version>3.0.2</version>
</dependency>
Gradle Groovy
implementation 'mx4j:mx4j-remote:3.0.2'
Gradle Kotlin
implementation("mx4j:mx4j-remote:3.0.2")
Scala SBT
libraryDependencies += "mx4j" % "mx4j-remote" % "3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='mx4j', module='mx4j-remote', version='3.0.2')
)
Apache Ivy
<dependency org="mx4j" name="mx4j-remote" rev="3.0.2" />
Leiningen
[mx4j/mx4j-remote "3.0.2"]
Apache Buildr
'mx4j:mx4j-remote:jar:3.0.2'
Dependencies
The project has no third-party dependencies