jetbrains / sbt-idea-shell   2018.3

Apache License 2.0 GitHub

sbt shell integration support for IntelliJ IDEA Scala plugin

sbt-idea-shell 1.2+7-625c26bc


Group ID:
org.jetbrains
Artifact ID:
sbt-idea-shell
Version:
1.2+7-625c26bc
Release Date:
Jul 17, 2017
Licenses:
Files:

libraryDependencies += "org.jetbrains" % "sbt-idea-shell" % "1.2+7-625c26bc"

Mill build tool

ivy"org.jetbrains:sbt-idea-shell:1.2+7-625c26bc"

Scala CLI

//> using dep "org.jetbrains:sbt-idea-shell:1.2+7-625c26bc"

Ammonite REPL

import $ivy.`org.jetbrains:sbt-idea-shell:1.2+7-625c26bc`

<dependency>
  <groupId>org.jetbrains</groupId>
  <artifactId>sbt-idea-shell</artifactId>
  <version>1.2+7-625c26bc</version>
</dependency>

compile group: 'org.jetbrains', name: 'sbt-idea-shell', version: '1.2+7-625c26bc'