flink-scala-shell 1.6.4


Group ID:
org.apache.flink
Artifact ID:
flink-scala-shell_2.11
Version:
1.6.4
Release Date:
Feb 15, 2019
Licenses:
Files:

libraryDependencies += "org.apache.flink" %% "flink-scala-shell" % "1.6.4"

Mill build tool

ivy"org.apache.flink::flink-scala-shell:1.6.4"

Scala CLI

//> using dep "org.apache.flink::flink-scala-shell:1.6.4"

Ammonite REPL

import $ivy.`org.apache.flink::flink-scala-shell:1.6.4`

<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-scala-shell_2.11</artifactId>
  <version>1.6.4</version>
</dependency>

compile group: 'org.apache.flink', name: 'flink-scala-shell_2.11', version: '1.6.4'