m

msgpack4z-core_3.0.0-M3

typeclass based msgpack serializer/deserializer
https://github.com/msgpack4z
MIT License
com.github.xuwei-k
Kenji Yoshida
Files download
File Operation
msgpack4z-core_3.0.0-M3-0.5.1.jar download
msgpack4z-core_3.0.0-M3-0.5.1.pom download
msgpack4z-core_3.0.0-M3-0.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>msgpack4z-core_3.0.0-M3</artifactId>
  <version>0.5.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.xuwei-k:msgpack4z-core_3.0.0-M3:0.5.1'
Gradle Kotlin
implementation("com.github.xuwei-k:msgpack4z-core_3.0.0-M3:0.5.1")
Scala SBT
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_3.0.0-M3" % "0.5.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xuwei-k', module='msgpack4z-core_3.0.0-M3', version='0.5.1')
)
Apache Ivy
<dependency org="com.github.xuwei-k" name="msgpack4z-core_3.0.0-M3" rev="0.5.1" />
Leiningen
[com.github.xuwei-k/msgpack4z-core_3.0.0-M3 "0.5.1"]
Apache Buildr
'com.github.xuwei-k:msgpack4z-core_3.0.0-M3:jar:0.5.1'