spark-clr 2.0.200


Group ID:
com.microsoft.sparkclr
Artifact ID:
spark-clr_2.11
Version:
2.0.200
Release Date:
Jan 29, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.microsoft.sparkclr" %% "spark-clr" % "2.0.200"

Mill build tool

ivy"com.microsoft.sparkclr::spark-clr:2.0.200"

Scala CLI

//> using dep "com.microsoft.sparkclr::spark-clr:2.0.200"

Ammonite REPL

import $ivy.`com.microsoft.sparkclr::spark-clr:2.0.200`

<dependency>
  <groupId>com.microsoft.sparkclr</groupId>
  <artifactId>spark-clr_2.11</artifactId>
  <version>2.0.200</version>
</dependency>

compile group: 'com.microsoft.sparkclr', name: 'spark-clr_2.11', version: '2.0.200'