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

com.hannesdorfmann:httpkit-simple-xml 1.5.4


Группа

Группа

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

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

httpkit-simple-xml
Версия

Версия

1.5.4
Тип

Тип

jar

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


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