| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ljun20160606 |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия3.10.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOkHttp (Parent)
An HTTP+HTTP/2 client for Android and Java applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| parent-3.10.0.pom | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ljun20160606/parent/ -->
<dependency>
<groupId>com.github.ljun20160606</groupId>
<artifactId>parent</artifactId>
<version>3.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljun20160606/parent/
implementation 'com.github.ljun20160606:parent:3.10.0'
// https://jarcasting.com/artifacts/com.github.ljun20160606/parent/
implementation ("com.github.ljun20160606:parent:3.10.0")
'com.github.ljun20160606:parent:pom:3.10.0'
<dependency org="com.github.ljun20160606" name="parent" rev="3.10.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ljun20160606', module='parent', version='3.10.0')
)
libraryDependencies += "com.github.ljun20160606" % "parent" % "3.10.0"
[com.github.ljun20160606/parent "3.10.0"]