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