dmytromitin / auxify   0.8

Apache License 2.0 GitHub

Introduces macro/meta annotations @ aux, @ self, @ instance, @ apply, @ delegated, @ syntax and String-based type class LabelledGeneric

Scala versions: 2.13 2.12 2.11 2.10

auxify-shapeless 0.7


Group ID:
com.github.dmytromitin
Artifact ID:
auxify-shapeless_2.10
Version:
0.7
Release Date:
Jun 10, 2020
Licenses:
Files:

libraryDependencies += "com.github.dmytromitin" %% "auxify-shapeless" % "0.7"

Mill build tool

ivy"com.github.dmytromitin::auxify-shapeless:0.7"

Scala CLI

//> using dep "com.github.dmytromitin::auxify-shapeless:0.7"

Ammonite REPL

import $ivy.`com.github.dmytromitin::auxify-shapeless:0.7`

<dependency>
  <groupId>com.github.dmytromitin</groupId>
  <artifactId>auxify-shapeless_2.10</artifactId>
  <version>0.7</version>
</dependency>

compile group: 'com.github.dmytromitin', name: 'auxify-shapeless_2.10', version: '0.7'