{deps, [
{cowboy, ".*", {git, "https://github.com/ninenines/cowboy.git", {branch, "master"}}},
{sync, ".*", {git, "git://github.com/rustyio/sync.git", {branch, "master"}}}
]}
{deps, [
{'cowboy', "", {git, "https://github.com/ninenines/cowboy.git", {branch, master}}},
{'sync', "", {git, "git://github.com/rustyio/sync.git", {branch, master}}}
]}.