mirror of https://github.com/sbt/sbt.git
19 lines
381 B
Plaintext
19 lines
381 B
Plaintext
|
|
[scala]
|
||
|
|
version: 2.8.1
|
||
|
|
|
||
|
|
[app]
|
||
|
|
org: org.scala-tools.sbt
|
||
|
|
name: sbt
|
||
|
|
version: 0.9.4-SNAPSHOT
|
||
|
|
class: sbt.ConsoleMain
|
||
|
|
components: xsbti
|
||
|
|
cross-versioned: true
|
||
|
|
|
||
|
|
[repositories]
|
||
|
|
local
|
||
|
|
maven-local
|
||
|
|
sbt-db: http://databinder.net/repo/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]
|
||
|
|
maven-central
|
||
|
|
scala-tools-releases
|
||
|
|
scala-tools-snapshots
|