mirror of https://github.com/sbt/sbt.git
16 lines
350 B
Plaintext
16 lines
350 B
Plaintext
[scala]
|
|
version: 2.9.1
|
|
|
|
[app]
|
|
org: org.scala-sbt
|
|
name: sbt
|
|
version: 0.12.0-SNAPSHOT
|
|
class: sbt.ConsoleMain
|
|
components: xsbti
|
|
cross-versioned: true
|
|
|
|
[repositories]
|
|
local
|
|
typesafe-ivy-releases: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]
|
|
maven-central
|