Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msgpack4z/msgpack4z-jawn
msgpack4z jawn binding
https://github.com/msgpack4z/msgpack4z-jawn
jawn json msgpack msgpack4z scala scalaz serialization
Last synced: 29 days ago
JSON representation
msgpack4z jawn binding
- Host: GitHub
- URL: https://github.com/msgpack4z/msgpack4z-jawn
- Owner: msgpack4z
- Created: 2015-01-04T18:00:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T22:08:50.000Z (6 months ago)
- Last Synced: 2024-05-06T23:25:02.233Z (6 months ago)
- Topics: jawn, json, msgpack, msgpack4z, scala, scalaz, serialization
- Language: Scala
- Homepage: https://msgpack4z.github.io/graph.svg
- Size: 178 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# msgpack4z-jawn
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-jawn_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-jawn_2.12)
[![scaladoc](https://javadoc.io/badge2/com.github.xuwei-k/msgpack4z-jawn_3/javadoc.svg)](https://javadoc.io/doc/com.github.xuwei-k/msgpack4z-jawn_3/latest/msgpack4z.html)-
-### latest stable version
```scala
libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-jawn" % "0.7.3"
```