| Группа | Группаcom.tvd12 |
|---|---|
| Идентификатор | Идентификаторezyhttp |
| Версия | Версия0.0.5 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ezyhttp-0.0.5.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyhttp/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyhttp</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp/
implementation 'com.tvd12:ezyhttp:0.0.5'
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp/
implementation ("com.tvd12:ezyhttp:0.0.5")
'com.tvd12:ezyhttp:pom:0.0.5'
<dependency org="com.tvd12" name="ezyhttp" rev="0.0.5">
<artifact name="ezyhttp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyhttp', version='0.0.5')
)
libraryDependencies += "com.tvd12" % "ezyhttp" % "0.0.5"
[com.tvd12/ezyhttp "0.0.5"]