Download sparkling-water-ml_2.11-2.2.6.jar file - Jar s

Jar examples for s:sparkling-water-ml-2.11

Description

Sparkling Water ML Pipelines

You can download jar file sparkling-water-ml_2.11 2.2.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sparkling-water-ml_2.11-2.2.6.jar to your project.

<dependency>
   <groupId>ai.h2o</groupId>
   <artifactId>sparkling-water-ml_2.11</artifactId>
   <version>2.2.6</version>
</dependency>
compile group: 'ai.h2o', name: 'sparkling-water-ml_2.11', version: '2.2.6'
libraryDependencies += "ai.h2o" % "sparkling-water-ml_2.11" % "2.2.6"
<dependency org="ai.h2o" name="sparkling-water-ml_2.11" rev="2.2.6"/>
@Grapes(@Grab(group='ai.h2o', module='sparkling-water-ml_2.11', version='2.2.6'))
'ai.h2o:sparkling-water-ml_2.11:jar:2.2.6'

Download

Click the following link to download the jar file.

sparkling-water-ml_2.11-2.2.6-javadoc.jar
sparkling-water-ml_2.11-2.2.6-scaladoc.jar
sparkling-water-ml_2.11-2.2.6-sources.jar
sparkling-water-ml_2.11-2.2.6.jar
sparkling-water-ml_2.11-2.2.6.pom



Related Tutorials