Files download
File Operation
shapeless-compat_sjs0.6_2.10-1.0.0-M4.jar download
shapeless-compat_sjs0.6_2.10-1.0.0-M4.pom download
shapeless-compat_sjs0.6_2.10-1.0.0-M4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.alexarchambault</groupId>
  <artifactId>shapeless-compat_sjs0.6_2.10</artifactId>
  <version>1.0.0-M4</version>
</dependency>
Gradle Groovy
implementation 'com.github.alexarchambault:shapeless-compat_sjs0.6_2.10:1.0.0-M4'
Gradle Kotlin
implementation("com.github.alexarchambault:shapeless-compat_sjs0.6_2.10:1.0.0-M4")
Scala SBT
libraryDependencies += "com.github.alexarchambault" % "shapeless-compat_sjs0.6_2.10" % "1.0.0-M4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.alexarchambault', module='shapeless-compat_sjs0.6_2.10', version='1.0.0-M4')
)
Apache Ivy
<dependency org="com.github.alexarchambault" name="shapeless-compat_sjs0.6_2.10" rev="1.0.0-M4" />
Leiningen
[com.github.alexarchambault/shapeless-compat_sjs0.6_2.10 "1.0.0-M4"]
Apache Buildr
'com.github.alexarchambault:shapeless-compat_sjs0.6_2.10:jar:1.0.0-M4'