Download sparkling-water-core_2.10-1.6.7.jar file - Jar s

Jar examples for s:sparkling-water-core-2.10

Description

Sparkling Water Core

You can download jar file sparkling-water-core_2.10 1.6.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sparkling-water-core_2.10-1.6.7.jar to your project.

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

Download

Click the following link to download the jar file.

sparkling-water-core_2.10-1.6.7-javadoc.jar
sparkling-water-core_2.10-1.6.7-scaladoc.jar
sparkling-water-core_2.10-1.6.7-sources.jar
sparkling-water-core_2.10-1.6.7.jar
sparkling-water-core_2.10-1.6.7.pom



Related Tutorials