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

ktor-retrofit 0.1.2

Turns a Retrofit service interface into Ktor routing

Лицензия

Лицензия

Категории

Категории

Retrofit Сеть HTTP Clients ORM Данные
Группа

Группа

com.bnorm.ktor.retrofit
Идентификатор

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

ktor-retrofit
Версия

Версия

0.1.2
Тип

Тип

jar
Описание

Описание

ktor-retrofit
Turns a Retrofit service interface into Ktor routing
Ссылка на сайт

Ссылка на сайт

https://github.com/bnorm/ktor-retrofit
Система контроля версий

Система контроля версий

https://github.com/bnorm/ktor-retrofit

Скачать ktor-retrofit 0.1.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.ktor : ktor-server-core jar 1.2.5
com.squareup.retrofit2 : retrofit jar 2.6.1

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

Модули Проекта

Данный проект не имеет модулей.