| License |
License
The MIT License (MIT)
|
|---|---|
| GroupId | GroupIdfr.turri |
| ArtifactId | ArtifactIdaXMLRPC |
| Last Version | Last Version1.12.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionaXMLRPC
Lightweight Java XML-RPC working also on Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aXMLRPC-1.12.0.pom | |
| aXMLRPC-1.12.0.jar | 40 KB |
| aXMLRPC-1.12.0-sources.jar | 28 KB |
| aXMLRPC-1.12.0-javadoc.jar | 161 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.turri/aXMLRPC/ -->
<dependency>
<groupId>fr.turri</groupId>
<artifactId>aXMLRPC</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.turri/aXMLRPC/
implementation 'fr.turri:aXMLRPC:1.12.0'
// https://jarcasting.com/artifacts/fr.turri/aXMLRPC/
implementation ("fr.turri:aXMLRPC:1.12.0")
'fr.turri:aXMLRPC:jar:1.12.0'
<dependency org="fr.turri" name="aXMLRPC" rev="1.12.0">
<artifact name="aXMLRPC" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.turri', module='aXMLRPC', version='1.12.0')
)
libraryDependencies += "fr.turri" % "aXMLRPC" % "1.12.0"
[fr.turri/aXMLRPC "1.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.turri : jISO8601 | jar | 0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.github.tomakehurst : wiremock | jar | 1.58 |