rebar.config 217 B

123456
  1. {deps,
  2. [
  3. {jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "0.8.3"}}},
  4. {emysql, ".*", {git, "https://github.com/Eonblast/Emysql.git"}},
  5. {elli, "", {git, "git://github.com/knutin/elli.git"}}
  6. ]}.