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

org.http4k:http4k-format-gson 2.18.2

Http4k Argo JSON support

Категории

Категории

Gson Данные JSON ORM
Группа

Группа

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

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

http4k-format-gson
Версия

Версия

2.18.2
Тип

Тип

jar

Скачать http4k-format-gson 2.18.2


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