de.element34:sbt-eclipsify

sbt-eclipsify is a plugin provided under a BSD-License. It generates .classpath and .project files for the Eclipse IDE from a sbt project.

License

License

BSD-License
Categories

Categories

CLI User Interface
GroupId

GroupId

de.element34
ArtifactId

ArtifactId

sbt-eclipsify
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

sbt-eclipsify is a plugin provided under a BSD-License. It generates .classpath and .project files for the Eclipse IDE from a sbt project.
Project Organization

Project Organization

Element34
Source Code Management

Source Code Management

http://www.github.com/musk/SbtEclipsify

Download sbt-eclipsify

How to add to project

<!-- https://jarcasting.com/artifacts/de.element34/sbt-eclipsify/ -->
<dependency>
    <groupId>de.element34</groupId>
    <artifactId>sbt-eclipsify</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.element34/sbt-eclipsify/
implementation 'de.element34:sbt-eclipsify:0.7.0'
// https://jarcasting.com/artifacts/de.element34/sbt-eclipsify/
implementation ("de.element34:sbt-eclipsify:0.7.0")
'de.element34:sbt-eclipsify:jar:0.7.0'
<dependency org="de.element34" name="sbt-eclipsify" rev="0.7.0">
  <artifact name="sbt-eclipsify" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.element34', module='sbt-eclipsify', version='0.7.0')
)
libraryDependencies += "de.element34" % "sbt-eclipsify" % "0.7.0"
[de.element34/sbt-eclipsify "0.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1