Jar examples for m:msgpack4z-core-2.11
typeclass based msgpack serializer/deserializer
You can download jar file msgpack4z-core_2.11 0.1.0 in this page.
MIT License
You can use the following script to add msgpack4z-core_2.11-0.1.0.jar to your project.
<dependency> <groupId>com.github.xuwei-k</groupId> <artifactId>msgpack4z-core_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.xuwei-k', name: 'msgpack4z-core_2.11', version: '0.1.0'
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_2.11" % "0.1.0"
<dependency org="com.github.xuwei-k" name="msgpack4z-core_2.11" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.xuwei-k', module='msgpack4z-core_2.11', version='0.1.0'))
'com.github.xuwei-k:msgpack4z-core_2.11:jar:0.1.0'
Click the following link to download the jar file.
msgpack4z-core_2.11-0.1.0-javadoc.jar