Download msgpack4z-core_2.11-0.1.2.jar file - Jar m

Jar examples for m:msgpack4z-core-2.11

Description

typeclass based msgpack serializer/deserializer

You can download jar file msgpack4z-core_2.11 0.1.2 in this page.

License

MIT License

Build File

You can use the following script to add msgpack4z-core_2.11-0.1.2.jar to your project.

<dependency>
   <groupId>com.github.xuwei-k</groupId>
   <artifactId>msgpack4z-core_2.11</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.github.xuwei-k', name: 'msgpack4z-core_2.11', version: '0.1.2'
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_2.11" % "0.1.2"
<dependency org="com.github.xuwei-k" name="msgpack4z-core_2.11" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.xuwei-k', module='msgpack4z-core_2.11', version='0.1.2'))
'com.github.xuwei-k:msgpack4z-core_2.11:jar:0.1.2'

Download

Click the following link to download the jar file.

msgpack4z-core_2.11-0.1.2-javadoc.jar
msgpack4z-core_2.11-0.1.2-sources.jar
msgpack4z-core_2.11-0.1.2-sxr.jar
msgpack4z-core_2.11-0.1.2.jar
msgpack4z-core_2.11-0.1.2.pom



Related Tutorials