is not current version
Last Version 0.1.2

com.github.hy2cone:retrofit-spring-boot-starter 0.1.0


Categories

Categories

Spring Boot Container Microservices Retrofit Net HTTP Clients
GroupId

GroupId

com.github.hy2cone
ArtifactId

ArtifactId

retrofit-spring-boot-starter
Version

Version

0.1.0
Type

Type

jar

Download retrofit-spring-boot-starter 0.1.0


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