libraryDependencies += "io.higherkindness" %% "skeuomorph" % "0.1.0"

Mill build tool

ivy"io.higherkindness::skeuomorph:0.1.0"

Scala CLI

//> using dep "io.higherkindness::skeuomorph:0.1.0"

Ammonite REPL

import $ivy.`io.higherkindness::skeuomorph:0.1.0`

<dependency>
  <groupId>io.higherkindness</groupId>
  <artifactId>skeuomorph_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.higherkindness', name: 'skeuomorph_2.12', version: '0.1.0'