We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6776f53 commit 69e2ea5Copy full SHA for 69e2ea5
1 file changed
README.md
@@ -21,6 +21,8 @@ For sbt users:
21
libraryDependencies += "org.msgpack" % "msgpack-core" % "0.7.0-p1"
22
```
23
24
+- [Usage examples](src/main/java/org/msgpack/core/example/MessagePackExample.java)
25
+
26
27
## For Developers
28
0 commit comments