m

msgpack4z-core_sjs0.6_2.12

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