Files download
File Operation
skeuomorph_2.13-0.2.3.jar download
skeuomorph_2.13-0.2.3.pom download
skeuomorph_2.13-0.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.higherkindness</groupId>
  <artifactId>skeuomorph_2.13</artifactId>
  <version>0.2.3</version>
</dependency>
Gradle Groovy
implementation 'io.higherkindness:skeuomorph_2.13:0.2.3'
Gradle Kotlin
implementation("io.higherkindness:skeuomorph_2.13:0.2.3")
Scala SBT
libraryDependencies += "io.higherkindness" % "skeuomorph_2.13" % "0.2.3"
Groovy Grape
@Grapes(
  @Grab(group='io.higherkindness', module='skeuomorph_2.13', version='0.2.3')
)
Apache Ivy
<dependency org="io.higherkindness" name="skeuomorph_2.13" rev="0.2.3" />
Leiningen
[io.higherkindness/skeuomorph_2.13 "0.2.3"]
Apache Buildr
'io.higherkindness:skeuomorph_2.13:jar:0.2.3'