is not current version
Last Version 0.10.0

com.github.xuwei-k:msgpack4z-play_2.13 0.8.0

msgpack4z play-json binding

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

msgpack4z-play_2.13
Version

Version

0.8.0
Type

Type

jar

Download msgpack4z-play_2.13 0.8.0


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