is not current version
Last Version 0.1.2

com.github.hy2cone:retrofit-spring-boot-autoconfigure 0.1.1


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Retrofit Net HTTP Clients
GroupId

GroupId

com.github.hy2cone
ArtifactId

ArtifactId

retrofit-spring-boot-autoconfigure
Version

Version

0.1.1
Type

Type

jar

Download retrofit-spring-boot-autoconfigure 0.1.1


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