Scripted sbt

sbt is an interactive build tool

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

scripted-sbt_2.11
Last Version

Last Version

1.0.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

Scripted sbt
sbt is an interactive build tool
Project URL

Project URL

https://github.com/sbt/sbt
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download scripted-sbt_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-sbt/scripted-sbt_2.11/ -->
<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>scripted-sbt_2.11</artifactId>
    <version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/scripted-sbt_2.11/
implementation 'org.scala-sbt:scripted-sbt_2.11:1.0.0-M4'
// https://jarcasting.com/artifacts/org.scala-sbt/scripted-sbt_2.11/
implementation ("org.scala-sbt:scripted-sbt_2.11:1.0.0-M4")
'org.scala-sbt:scripted-sbt_2.11:jar:1.0.0-M4'
<dependency org="org.scala-sbt" name="scripted-sbt_2.11" rev="1.0.0-M4">
  <artifact name="scripted-sbt_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='scripted-sbt_2.11', version='1.0.0-M4')
)
libraryDependencies += "org.scala-sbt" % "scripted-sbt_2.11" % "1.0.0-M4"
[org.scala-sbt/scripted-sbt_2.11 "1.0.0-M4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-sbt : command_2.11 jar 1.0.0-M4
org.scala-sbt : io_2.11 jar 1.0.0-M6
org.scala-sbt : util-logging_2.11 jar 0.1.0-M13
org.scala-sbt : compiler-interface jar 1.0.0-M3
org.scala-sbt : util-scripted_2.11 jar 0.1.0-M13

provided (1)

Group / Artifact Type Version
org.scala-sbt : launcher-interface jar 1.0.0

Project Modules

There are no modules declared in this project.

Build Status Latest version Gitter Chat

sbt

sbt is a build tool for Scala, Java, and more.

For general documentation, see https://www.scala-sbt.org/.

sbt 1.x

This is the 1.x series of sbt. The source code of sbt is split across several GitHub repositories, including this one.

  • sbt/io hosts sbt.io module.
  • sbt/librarymanagement hosts sbt.librarymanagement module that wraps Ivy.
  • sbt/zinc hosts Zinc, an incremental compiler for Scala.
  • sbt/sbt, this repository hosts modules that implements the build tool.

Other links

  • Setup: Describes getting started with the latest binary release.
  • FAQ: Explains how to get help and more.
  • sbt/sbt-zero-seven: hosts sbt 0.7.7 and earlier versions

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try searching or asking on StackOverflow.

license

See LICENSE.

org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1
0.99.4
0.99.2