Skip to content

Latest commit

 

History

1,047 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libraryDependencies += "dev.zio" %% "zio-json" % "0.10.0"


For cross-platform projects with Scala.js and Scala Native need to replace `%%` operator by `%%%`, 
and optionally when using `java.time.ZoneId` and `java.time.ZonedDateTime` types need to add 
the dependency on the latest version of Timezone DB:

```scala
libraryDependencies += "io.github.cquiroz" %%% "scala-java-time-tzdb" % "latest.integration"

Continue with the Getting Started guide for a walkthrough of encoding and decoding JSON with ZIO JSON.

About

Fast, secure JSON library with tight ZIO integration.

Topics

Resources

Security policy

Stars

431 stars

Watchers

17 watching

Forks

Releases

Used by

Contributors

Languages