License |
License |
---|---|
GroupId | GroupIdcom.hannesdorfmann |
ArtifactId | ArtifactIdhttpkit-simple-xml |
Last Version | Last Version1.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibrary for making http calls
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpkit-simple-xml-1.5.6.pom | |
httpkit-simple-xml-1.5.6.jar | 3 KB |
httpkit-simple-xml-1.5.6-sources.jar | 1 KB |
httpkit-simple-xml-1.5.6-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.simpleframework : simple-xml | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
com.hannesdorfmann : httpkit | jar | 1.5.6 |