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

Mill build tool

ivy"io.higherkindness::skeuomorph:0.0.28"

Scala CLI

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

Ammonite REPL

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

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

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