Last Version

retrofit2-spring 1.1

retrofit2-spring

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.msimw
ArtifactId

ArtifactId

retrofit2-spring
Version

Version

1.1
Type

Type

jar
Description

Description

retrofit2-spring
retrofit2-spring
Project URL

Project URL

https://github.com/msimw/retrofit2-spring
Source Code Management

Source Code Management

https://github.com/msimw/retrofit2-spring

Download retrofit2-spring 1.1


<!-- 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"]

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.