There was an error while loading. Please reload this page.
1 parent a736834 commit e2d0058Copy full SHA for e2d0058
README.md
@@ -8,6 +8,8 @@ MessagePack for Java
8
MessagePack v7 (or later) is a faster implementation of the previous version [v06](https://github.com/msgpack/msgpack-java/tree/v06), and
9
supports all of the message pack types, including [extension format](https://github.com/msgpack/msgpack/blob/master/spec.md#formats-ext).
10
11
+[JavaDoc is available at javadoc.io](https://www.javadoc.io/doc/org.msgpack/msgpack-core).
12
+
13
## Quick Start
14
15
[](https://maven-badges.herokuapp.com/maven-central/org.msgpack/msgpack-core/)
0 commit comments