sbt / sbt-eclipse   6.2.0

Apache License 2.0 GitHub

Plugin for sbt to create Eclipse project definitions

Scala versions: 2.12
sbt plugins: 1.x

sbteclipse-plugin 5.1.0


Group ID:
com.typesafe.sbteclipse
Artifact ID:
sbteclipse-plugin
Version:
5.1.0
Release Date:
Jan 12, 2017
Licenses:
Files:

libraryDependencies += "com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.1.0"

Mill build tool

ivy"com.typesafe.sbteclipse:sbteclipse-plugin:5.1.0"

Scala CLI

//> using dep "com.typesafe.sbteclipse:sbteclipse-plugin:5.1.0"

Ammonite REPL

import $ivy.`com.typesafe.sbteclipse:sbteclipse-plugin:5.1.0`

<dependency>
  <groupId>com.typesafe.sbteclipse</groupId>
  <artifactId>sbteclipse-plugin</artifactId>
  <version>5.1.0</version>
</dependency>

compile group: 'com.typesafe.sbteclipse', name: 'sbteclipse-plugin', version: '5.1.0'