msgpack4z-core

typeclass based msgpack serializer/deserializer

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

msgpack4z-core_2.11
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

msgpack4z-core
typeclass based msgpack serializer/deserializer
Project URL

Project URL

https://github.com/msgpack4z
Project Organization

Project Organization

com.github.xuwei-k

Download msgpack4z-core_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scalaz : scalaz-core_2.11 jar 7.3.6
com.github.xuwei-k : msgpack4z-api jar 0.2.0

provided (1)

Group / Artifact Type Version
com.github.xuwei-k : zeroapply-scalaz_2.11 jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.2
0.5.1
0.5.0
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0