Last Version

scodec-msgpack 0.8.0

yet another msgpack implementation

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scodec-msgpack_sjs1_2.12
Version

Version

0.8.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_sjs1_2.12 0.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
org.scala-js : scalajs-library_2.12 jar 1.0.1
org.scodec : scodec-core_sjs1_2.12 jar 1.11.6

Project Modules

There are no modules declared in this project.