jetbrains / sbt-idea-shell   2018.3

Apache License 2.0 GitHub

sbt shell integration support for IntelliJ IDEA Scala plugin

sbt-idea-shell 2017.2+10-b743fa83


Group ID:
org.jetbrains
Artifact ID:
sbt-idea-shell
Version:
2017.2+10-b743fa83
Release Date:
Apr 26, 2018
Licenses:
Files:

libraryDependencies += "org.jetbrains" % "sbt-idea-shell" % "2017.2+10-b743fa83"

Mill build tool

ivy"org.jetbrains:sbt-idea-shell:2017.2+10-b743fa83"

Scala CLI

//> using dep "org.jetbrains:sbt-idea-shell:2017.2+10-b743fa83"

Ammonite REPL

import $ivy.`org.jetbrains:sbt-idea-shell:2017.2+10-b743fa83`

<dependency>
  <groupId>org.jetbrains</groupId>
  <artifactId>sbt-idea-shell</artifactId>
  <version>2017.2+10-b743fa83</version>
</dependency>

compile group: 'org.jetbrains', name: 'sbt-idea-shell', version: '2017.2+10-b743fa83'