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

com.hannesdorfmann:httpkit-simple-xml 1.4.3


Группа

Группа

com.hannesdorfmann
Идентификатор

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

httpkit-simple-xml
Версия

Версия

1.4.3
Тип

Тип

jar

Скачать httpkit-simple-xml 1.4.3


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