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

de.timroes:aXMLRPC 1.7.3

Lightweight Java XML-RPC working also on Android.

Группа

Группа

de.timroes
Идентификатор

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

aXMLRPC
Версия

Версия

1.7.3
Тип

Тип

jar

Скачать aXMLRPC 1.7.3


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