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