is not current version
Last Version 2.3.5

com.github.lianjiatech:retrofit-spring-boot-starter 2.2.15

retrofit-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices Retrofit Net HTTP Clients
GroupId

GroupId

com.github.lianjiatech
ArtifactId

ArtifactId

retrofit-spring-boot-starter
Version

Version

2.2.15
Type

Type

jar

Download retrofit-spring-boot-starter 2.2.15


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