msgpack4z / msgpack4z-shapeless   0.3.1

Website GitHub

deriving msgpack4z.MsgpackCodec instances using shapeless.TypeClass

Scala versions: 2.11

msgpack4z-shapeless 0.1.1


Group ID:
com.github.xuwei-k
Artifact ID:
msgpack4z-shapeless_2.11
Version:
0.1.1
Release Date:
Jul 9, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-shapeless" % "0.1.1"

Mill build tool

ivy"com.github.xuwei-k::msgpack4z-shapeless:0.1.1"

Scala CLI

//> using dep "com.github.xuwei-k::msgpack4z-shapeless:0.1.1"

Ammonite REPL

import $ivy.`com.github.xuwei-k::msgpack4z-shapeless:0.1.1`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>msgpack4z-shapeless_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'msgpack4z-shapeless_2.11', version: '0.1.1'