erlAarango 二进制序列化库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

5 lines
226 B

{erl_opts, [debug_info, {i, "include"}]}.
{deps, [
{erlSync, ".*", {git, "http://47.108.26.175:53000/SisMaker/erlSync.git", {branch, "master"}}},
{jiffy, {git, "https://github.com/davisp/jiffy.git", {tag, "1.0.6"}}}
]}.