| License |
License |
|---|---|
| Categories |
CategoriesMoshi Data JSON ORM |
| GroupId | GroupIdorg.http4k |
| ArtifactId | ArtifactIdhttp4k-format-moshi |
| Last Version | Last Version4.27.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttp4k-format-moshi
Http4k Moshi JSON support
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| http4k-format-moshi-4.27.0.0.pom | |
| http4k-format-moshi-4.27.0.0.jar | 29 KB |
| http4k-format-moshi-4.27.0.0-sources.jar | 1 KB |
| http4k-format-moshi-4.27.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.http4k/http4k-format-moshi/ -->
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-format-moshi</artifactId>
<version>4.27.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-format-moshi/
implementation 'org.http4k:http4k-format-moshi:4.27.0.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-format-moshi/
implementation ("org.http4k:http4k-format-moshi:4.27.0.0")
'org.http4k:http4k-format-moshi:jar:4.27.0.0'
<dependency org="org.http4k" name="http4k-format-moshi" rev="4.27.0.0">
<artifact name="http4k-format-moshi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-format-moshi', version='4.27.0.0')
)
libraryDependencies += "org.http4k" % "http4k-format-moshi" % "4.27.0.0"
[org.http4k/http4k-format-moshi "4.27.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4k : http4k-format-core | jar | 4.27.0.0 |
| org.http4k : http4k-realtime-core | jar | 4.27.0.0 |
| com.squareup.moshi : moshi | jar | 1.13.0 |
| com.squareup.moshi : moshi-kotlin | jar | 1.13.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |