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