License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.github.msimw |
ArtifactId | ArtifactIdretrofit2-spring |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionretrofit2-spring
retrofit2-spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
retrofit2-spring-1.1.pom | |
retrofit2-spring-1.1.jar | 110 KB |
retrofit2-spring-1.1-sources.jar | 73 KB |
retrofit2-spring-1.1-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.msimw/retrofit2-spring/ -->
<dependency>
<groupId>com.github.msimw</groupId>
<artifactId>retrofit2-spring</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.msimw/retrofit2-spring/
implementation 'com.github.msimw:retrofit2-spring:1.1'
// https://jarcasting.com/artifacts/com.github.msimw/retrofit2-spring/
implementation ("com.github.msimw:retrofit2-spring:1.1")
'com.github.msimw:retrofit2-spring:jar:1.1'
<dependency org="com.github.msimw" name="retrofit2-spring" rev="1.1">
<artifact name="retrofit2-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.msimw', module='retrofit2-spring', version='1.1')
)
libraryDependencies += "com.github.msimw" % "retrofit2-spring" % "1.1"
[com.github.msimw/retrofit2-spring "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.8.0 |
org.springframework : spring-context | jar | 4.3.10.RELEASE |
org.springframework : spring-test | jar | 4.3.10.RELEASE |
com.alibaba : fastjson | jar | 1.2.38 |
org.apache.commons : commons-lang3 | jar | 3.1 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |