Jar examples for s:scodec-msgpack-2.12
yet another msgpack implementation
You can download jar file scodec-msgpack_2.12 0.6.0 in this page.
MIT License
You can use the following script to add scodec-msgpack_2.12-0.6.0.jar to your project.
<dependency> <groupId>com.github.pocketberserker</groupId> <artifactId>scodec-msgpack_2.12</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.github.pocketberserker', name: 'scodec-msgpack_2.12', version: '0.6.0'
libraryDependencies += "com.github.pocketberserker" % "scodec-msgpack_2.12" % "0.6.0"
<dependency org="com.github.pocketberserker" name="scodec-msgpack_2.12" rev="0.6.0"/>
@Grapes(@Grab(group='com.github.pocketberserker', module='scodec-msgpack_2.12', version='0.6.0'))
'com.github.pocketberserker:scodec-msgpack_2.12:jar:0.6.0'
Click the following link to download the jar file.
scodec-msgpack_2.12-0.6.0-javadoc.jar