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

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

A collection of core tools I use

Группа

Группа

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

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

http-module
Версия

Версия

0.8.65
Тип

Тип

jar

Скачать http-module 0.8.65


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