не последняя версия
Последняя версия 0.1.2

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

Spring Boot Support for Retrofit

Категории

Категории

Spring Boot Контейнер Микросервисы Retrofit Сеть HTTP Clients
Группа

Группа

com.github.hy2cone
Идентификатор

Идентификатор

retrofit-spring-boot
Версия

Версия

0.1.1
Тип

Тип

pom

Скачать retrofit-spring-boot 0.1.1

Имя Файла Размер
retrofit-spring-boot-0.1.1.pom 5 KB
Обзор

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