не последняя версия
Последняя версия 0.6.0

com.github.xuwei-k:msgpack4z-core_2.13 0.5.1

typeclass based msgpack serializer/deserializer

Группа

Группа

com.github.xuwei-k
Идентификатор

Идентификатор

msgpack4z-core_2.13
Версия

Версия

0.5.1
Тип

Тип

jar

Скачать msgpack4z-core_2.13 0.5.1


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