is not current version
Last Version 2.1.1

com.github.blackshadowwalker.spring:spring-retrofit2 2.1.0

Spring manage retrofit service.

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.blackshadowwalker.spring
ArtifactId

ArtifactId

spring-retrofit2
Version

Version

2.1.0
Type

Type

jar

Download spring-retrofit2 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.blackshadowwalker.spring/spring-retrofit2/ -->
<dependency>
    <groupId>com.github.blackshadowwalker.spring</groupId>
    <artifactId>spring-retrofit2</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blackshadowwalker.spring/spring-retrofit2/
implementation 'com.github.blackshadowwalker.spring:spring-retrofit2:2.1.0'
// https://jarcasting.com/artifacts/com.github.blackshadowwalker.spring/spring-retrofit2/
implementation ("com.github.blackshadowwalker.spring:spring-retrofit2:2.1.0")
'com.github.blackshadowwalker.spring:spring-retrofit2:jar:2.1.0'
<dependency org="com.github.blackshadowwalker.spring" name="spring-retrofit2" rev="2.1.0">
  <artifact name="spring-retrofit2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blackshadowwalker.spring', module='spring-retrofit2', version='2.1.0')
)
libraryDependencies += "com.github.blackshadowwalker.spring" % "spring-retrofit2" % "2.1.0"
[com.github.blackshadowwalker.spring/spring-retrofit2 "2.1.0"]