Download msgpack4z-core_2.12-0.3.7.jar file - Jar m

Jar examples for m:msgpack4z-core-2.12

Description

typeclass based msgpack serializer/deserializer

You can download jar file msgpack4z-core_2.12 0.3.7 in this page.

License

MIT License

Build File

You can use the following script to add msgpack4z-core_2.12-0.3.7.jar to your project.

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

Download

Click the following link to download the jar file.

msgpack4z-core_2.12-0.3.7-javadoc.jar
msgpack4z-core_2.12-0.3.7-sources.jar
msgpack4z-core_2.12-0.3.7-sxr.jar
msgpack4z-core_2.12-0.3.7.jar
msgpack4z-core_2.12-0.3.7.pom



Related Tutorials