An open API service indexing awesome lists of open source software.

https://github.com/msgpack4z/msgpack4z-java06

an implementation of msgpack4z-api using msgpack-java 0.6.x
https://github.com/msgpack4z/msgpack4z-java06

Last synced: 10 months ago
JSON representation

an implementation of msgpack4z-api using msgpack-java 0.6.x

Awesome Lists containing this project

README

          

# msgpack4z-java06

[![Build Status](https://travis-ci.com/msgpack4z/msgpack4z-java06.svg?branch=master)](https://travis-ci.com/msgpack4z/msgpack4z-java06)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-java06/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-java06)
[![javadoc](https://javadoc-badge.appspot.com/com.github.xuwei-k/msgpack4z-java06.svg?label=javadoc)](https://javadoc-badge.appspot.com/com.github.xuwei-k/msgpack4z-java06)

-
-

```scala
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-java06" % "0.2.0"
```