License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.github.chentianming11 |
ArtifactId | ArtifactIdretrofit-plus |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionretrofit-plus父工程项目
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |