Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
99804e52
Commit
99804e52
authored
Oct 01, 2016
by
Jens Korinth
Browse files
Add build.sbt to define artifact
parent
401df026
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sbt
0 → 100644
View file @
99804e52
name
:=
"chisel-packaging"
organization
:=
"esa.cs.tu-darmstadt.de"
version
:=
"0.2-SNAPSHOT"
scalaVersion
:=
"2.11.0"
crossScalaVersions
:=
Seq
(
"2.10.3"
,
"2.10.4"
,
"2.11.0"
)
libraryDependencies
++=
Seq
(
"edu.berkeley.cs"
%%
"chisel"
%
"latest.release"
,
"com.typesafe.play"
%%
"play-json"
%
"2.4.8"
)
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment