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