Download sparkling-water-ml_2.11-2.3.1.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.3.1 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.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials