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

com.nu-art-software:http-module 1.2.39

A collection of core tools I use

Группа

Группа

com.nu-art-software
Идентификатор

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

http-module
Версия

Версия

1.2.39
Тип

Тип

jar

Скачать http-module 1.2.39


<!-- https://jarcasting.com/artifacts/com.nu-art-software/http-module/ -->
<dependency>
    <groupId>com.nu-art-software</groupId>
    <artifactId>http-module</artifactId>
    <version>1.2.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/http-module/
implementation 'com.nu-art-software:http-module:1.2.39'
// https://jarcasting.com/artifacts/com.nu-art-software/http-module/
implementation ("com.nu-art-software:http-module:1.2.39")
'com.nu-art-software:http-module:jar:1.2.39'
<dependency org="com.nu-art-software" name="http-module" rev="1.2.39">
  <artifact name="http-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='http-module', version='1.2.39')
)
libraryDependencies += "com.nu-art-software" % "http-module" % "1.2.39"
[com.nu-art-software/http-module "1.2.39"]