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

org.http4k:http4k-format-klaxon 4.3.2.0

Http4k Klaxon JSON support

Категории

Категории

Axon Библиотеки уровня приложения Distributed Applications ORM Данные
Группа

Группа

org.http4k
Идентификатор

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

http4k-format-klaxon
Версия

Версия

4.3.2.0
Тип

Тип

jar

Скачать http4k-format-klaxon 4.3.2.0


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