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

com.tvd12:ezyhttp 0.1.0

Support for HTTP interaction

Группа

Группа

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

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

ezyhttp
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать ezyhttp 0.1.0

Имя Файла Размер
ezyhttp-0.1.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.tvd12/ezyhttp/ -->
<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>ezyhttp</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp/
implementation 'com.tvd12:ezyhttp:0.1.0'
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp/
implementation ("com.tvd12:ezyhttp:0.1.0")
'com.tvd12:ezyhttp:pom:0.1.0'
<dependency org="com.tvd12" name="ezyhttp" rev="0.1.0">
  <artifact name="ezyhttp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyhttp', version='0.1.0')
)
libraryDependencies += "com.tvd12" % "ezyhttp" % "0.1.0"
[com.tvd12/ezyhttp "0.1.0"]