is not current version
Last Version 0.8.0

com.github.xuwei-k:scodec-msgpack_2.12 0.7.0

yet another msgpack implementation

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scodec-msgpack_2.12
Version

Version

0.7.0
Type

Type

jar

Download scodec-msgpack_2.12 0.7.0


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