is not current version
Last Version 0.6.0

com.github.xuwei-k:msgpack4z-core_2.12 0.3.12

typeclass based msgpack serializer/deserializer

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

msgpack4z-core_2.12
Version

Version

0.3.12
Type

Type

jar

Download msgpack4z-core_2.12 0.3.12


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.12/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>msgpack4z-core_2.12</artifactId>
    <version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.12/
implementation 'com.github.xuwei-k:msgpack4z-core_2.12:0.3.12'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_2.12/
implementation ("com.github.xuwei-k:msgpack4z-core_2.12:0.3.12")
'com.github.xuwei-k:msgpack4z-core_2.12:jar:0.3.12'
<dependency org="com.github.xuwei-k" name="msgpack4z-core_2.12" rev="0.3.12">
  <artifact name="msgpack4z-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-core_2.12', version='0.3.12')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_2.12" % "0.3.12"
[com.github.xuwei-k/msgpack4z-core_2.12 "0.3.12"]