Last Version

scodec-msgpack 0.7.0

yet another msgpack implementation

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scodec-msgpack_2.11
Version

Version

0.7.0
Type

Type

jar
Description

Description

scodec-msgpack
yet another msgpack implementation
Project URL

Project URL

https://github.com/xuwei-k/scodec-msgpack
Project Organization

Project Organization

com.github.xuwei-k

Download scodec-msgpack_2.11 0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scodec : scodec-core_2.11 jar 1.11.4

Project Modules

There are no modules declared in this project.