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.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9


Group ID:
com.typesafe.sbteclipse
Artifact ID:
sbteclipse-plugin
Version:
5.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9
Release Date:
Aug 15, 2017
Licenses:
Files:

libraryDependencies += "com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9"

Mill build tool

ivy"com.typesafe.sbteclipse:sbteclipse-plugin:5.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9"

Scala CLI

//> using dep "com.typesafe.sbteclipse:sbteclipse-plugin:5.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9"

Ammonite REPL

import $ivy.`com.typesafe.sbteclipse:sbteclipse-plugin:5.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9`

<dependency>
  <groupId>com.typesafe.sbteclipse</groupId>
  <artifactId>sbteclipse-plugin</artifactId>
  <version>5.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9</version>
</dependency>

compile group: 'com.typesafe.sbteclipse', name: 'sbteclipse-plugin', version: '5.2.0-SNAPSHOT-d8fc82822e07d7307f1e59af6bc3ce2649ded0c9'