| Группа | Группаcom.tvd12 |
|---|---|
| Идентификатор | Идентификаторezyhttp |
| Версия | Версия0.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| 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"]