Download featran-core_2.12-0.1.19.jar file - Jar f

Jar examples for f:featran-core-2.12

Description

Feature Transformers

You can download jar file featran-core_2.12 0.1.19 in this page.

License

Apache 2

Build File

You can use the following script to add featran-core_2.12-0.1.19.jar to your project.

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

Download

Click the following link to download the jar file.

featran-core_2.12-0.1.19-javadoc.jar
featran-core_2.12-0.1.19-sources.jar
featran-core_2.12-0.1.19.jar
featran-core_2.12-0.1.19.pom



Related Tutorials