com.hannesdorfmann:httpkit-simple-xml

library for making http calls

License

License

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

httpkit-simple-xml
Last Version

Last Version

1.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

library for making http calls
Project Organization

Project Organization

Hannes Dorfmann

Download httpkit-simple-xml

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.simpleframework : simple-xml jar 2.7.1

provided (1)

Group / Artifact Type Version
com.hannesdorfmann : httpkit jar 1.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.1-RC2
1.4.1-RC1