.serialization_json.1.4.3.source-code.Json.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of serialization_json Show documentation
Show all versions of serialization_json Show documentation
Hexagon CSV serialization format.
package com.hexagonkt.serialization
object Json : JacksonTextFormat(linkedSetOf("json"))
© 2015 - 2024 Weber Informatics LLC | Privacy Policy