spark-clr 2.0.0-PREVIEW-3


Group ID:
com.microsoft.sparkclr
Artifact ID:
spark-clr_2.11
Version:
2.0.0-PREVIEW-3
Release Date:
Aug 10, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.microsoft.sparkclr" %% "spark-clr" % "2.0.0-PREVIEW-3"

Mill build tool

ivy"com.microsoft.sparkclr::spark-clr:2.0.0-PREVIEW-3"

Scala CLI

//> using dep "com.microsoft.sparkclr::spark-clr:2.0.0-PREVIEW-3"

Ammonite REPL

import $ivy.`com.microsoft.sparkclr::spark-clr:2.0.0-PREVIEW-3`

<dependency>
  <groupId>com.microsoft.sparkclr</groupId>
  <artifactId>spark-clr_2.11</artifactId>
  <version>2.0.0-PREVIEW-3</version>
</dependency>

compile group: 'com.microsoft.sparkclr', name: 'spark-clr_2.11', version: '2.0.0-PREVIEW-3'