| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.github.chentianming11 |
| Идентификатор | Идентификаторretrofit-plus-parent |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеretrofit-plus-parent
retrofit-plus父工程项目
|
| Имя Файла | Размер |
|---|---|
| retrofit-plus-parent-1.1.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus-parent/ -->
<dependency>
<groupId>com.github.chentianming11</groupId>
<artifactId>retrofit-plus-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus-parent/
implementation 'com.github.chentianming11:retrofit-plus-parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus-parent/
implementation ("com.github.chentianming11:retrofit-plus-parent:1.1.0")
'com.github.chentianming11:retrofit-plus-parent:pom:1.1.0'
<dependency org="com.github.chentianming11" name="retrofit-plus-parent" rev="1.1.0">
<artifact name="retrofit-plus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chentianming11', module='retrofit-plus-parent', version='1.1.0')
)
libraryDependencies += "com.github.chentianming11" % "retrofit-plus-parent" % "1.1.0"
[com.github.chentianming11/retrofit-plus-parent "1.1.0"]