milessabin / shapeless   2.3.10

Apache License 2.0 GitHub

Generic programming for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

shapeless 2.2.0-RC5


Group ID:
com.chuusai
Artifact ID:
shapeless_2.11
Version:
2.2.0-RC5
Release Date:
May 4, 2015
Licenses:
Files:

libraryDependencies += "com.chuusai" %% "shapeless" % "2.2.0-RC5"

Mill build tool

ivy"com.chuusai::shapeless:2.2.0-RC5"

Scala CLI

//> using dep "com.chuusai::shapeless:2.2.0-RC5"

Ammonite REPL

import $ivy.`com.chuusai::shapeless:2.2.0-RC5`

<dependency>
  <groupId>com.chuusai</groupId>
  <artifactId>shapeless_2.11</artifactId>
  <version>2.2.0-RC5</version>
</dependency>

compile group: 'com.chuusai', name: 'shapeless_2.11', version: '2.2.0-RC5'