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