alexarchambault / shapeless-compat   1.0.0-M4

GitHub

Backport of various things from shapeless 2.3 to shapeless 2.2

Scala versions: 2.11 2.10
Scala.js versions: 0.6

shapeless-compat 1.0.0-M4


Group ID:
com.github.alexarchambault
Artifact ID:
shapeless-compat_2.11
Version:
1.0.0-M4
Release Date:
May 14, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "com.github.alexarchambault" %% "shapeless-compat" % "1.0.0-M4"

Mill build tool

ivy"com.github.alexarchambault::shapeless-compat:1.0.0-M4"

Scala CLI

//> using dep "com.github.alexarchambault::shapeless-compat:1.0.0-M4"

Ammonite REPL

import $ivy.`com.github.alexarchambault::shapeless-compat:1.0.0-M4`

<dependency>
  <groupId>com.github.alexarchambault</groupId>
  <artifactId>shapeless-compat_2.11</artifactId>
  <version>1.0.0-M4</version>
</dependency>

compile group: 'com.github.alexarchambault', name: 'shapeless-compat_2.11', version: '1.0.0-M4'