synapseml 1.0.1


Group ID:
com.microsoft.azure
Artifact ID:
synapseml_2.12
Version:
1.0.1
Release Date:
Nov 2, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.microsoft.azure" %% "synapseml" % "1.0.1"

Mill build tool

ivy"com.microsoft.azure::synapseml:1.0.1"

Scala CLI

//> using dep "com.microsoft.azure::synapseml:1.0.1"

Ammonite REPL

import $ivy.`com.microsoft.azure::synapseml:1.0.1`

<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>synapseml_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.microsoft.azure', name: 'synapseml_2.12', version: '1.0.1'