Download msgpack4z-core_2.13.0-M3-0.3.8.jar file - Jar m

Jar examples for m:msgpack4z-core-2.13.0-M3

Description

typeclass based msgpack serializer/deserializer

You can download jar file msgpack4z-core_2.13.0-M3 0.3.8 in this page.

License

MIT License

Build File

You can use the following script to add msgpack4z-core_2.13.0-M3-0.3.8.jar to your project.

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

Download

Click the following link to download the jar file.

msgpack4z-core_2.13.0-M3-0.3.8-javadoc.jar
msgpack4z-core_2.13.0-M3-0.3.8-sources.jar
msgpack4z-core_2.13.0-M3-0.3.8.jar
msgpack4z-core_2.13.0-M3-0.3.8.pom



Related Tutorials