Moshi ContentNegotiation feature for Ktor

Ktor content converter that adds support for JSON data with Moshi

Лицензия

Лицензия

Категории

Категории

Moshi Данные JSON
Группа

Группа

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

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

ktor-moshi
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Moshi ContentNegotiation feature for Ktor
Ktor content converter that adds support for JSON data with Moshi
Ссылка на сайт

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

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

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

https://github.com/rharter/ktor-moshi/

Скачать ktor-moshi

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10
io.ktor : ktor-server-core jar 1.0.0
com.squareup.moshi : moshi-kotlin jar 1.8.0
com.squareup.okio : okio jar 2.1.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.truth : truth jar 0.39
io.ktor : ktor-server-test-host jar 1.0.0

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

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

Версии библиотеки

Версия
1.0.1
1.0.0