Download featran-core_2.11-0.1.8.jar file - Jar f

Jar examples for f:featran-core-2.11

Description

Feature Transformers

You can download jar file featran-core_2.11 0.1.8 in this page.

License

Apache 2

Build File

You can use the following script to add featran-core_2.11-0.1.8.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>featran-core_2.11</artifactId>
   <version>0.1.8</version>
</dependency>
compile group: 'com.spotify', name: 'featran-core_2.11', version: '0.1.8'
libraryDependencies += "com.spotify" % "featran-core_2.11" % "0.1.8"
<dependency org="com.spotify" name="featran-core_2.11" rev="0.1.8"/>
@Grapes(@Grab(group='com.spotify', module='featran-core_2.11', version='0.1.8'))
'com.spotify:featran-core_2.11:jar:0.1.8'

Download

Click the following link to download the jar file.

featran-core_2.11-0.1.8-javadoc.jar
featran-core_2.11-0.1.8-sources.jar
featran-core_2.11-0.1.8.jar
featran-core_2.11-0.1.8.pom



Related Tutorials