не последняя версия
Последняя версия 3.0.2

mx4j:mx4j-remote 2.1.1


Группа

Группа

mx4j
Идентификатор

Идентификатор

mx4j-remote
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать mx4j-remote 2.1.1


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