| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.github.chentianming11 |
| Идентификатор | Идентификаторretrofit-plus |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеretrofit-plus父工程项目
|
| Имя Файла | Размер |
|---|---|
| retrofit-plus-1.1.0.pom | |
| retrofit-plus-1.1.0.jar | 48 KB |
| retrofit-plus-1.1.0-sources.jar | 30 KB |
| retrofit-plus-1.1.0-javadoc.jar | 212 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus/ -->
<dependency>
<groupId>com.github.chentianming11</groupId>
<artifactId>retrofit-plus</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus/
implementation 'com.github.chentianming11:retrofit-plus:1.1.0'
// https://jarcasting.com/artifacts/com.github.chentianming11/retrofit-plus/
implementation ("com.github.chentianming11:retrofit-plus:1.1.0")
'com.github.chentianming11:retrofit-plus:jar:1.1.0'
<dependency org="com.github.chentianming11" name="retrofit-plus" rev="1.1.0">
<artifact name="retrofit-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chentianming11', module='retrofit-plus', version='1.1.0')
)
libraryDependencies += "com.github.chentianming11" % "retrofit-plus" % "1.1.0"
[com.github.chentianming11/retrofit-plus "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.6.2 |
| com.alibaba : fastjson | jar | 1.2.54 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| org.springframework : spring-context | jar | 5.1.3.RELEASE |
| org.springframework : spring-beans | jar | 5.1.3.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 5.1.3.RELEASE |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |