1 Star 0 Fork 0

ellipse / mistlibs.fx-clj

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sample.json 338 Bytes
一键复制 编辑 原始数据 按行查看 历史
ellipse 提交于 2016-01-04 15:23 . sample json data
{
"customers": [
{
"id": 1,
"name": "Mr A",
"age": "33",
"country": "USA",
"tel": [
"111111111",
"9999999999"
]
},
{
"id": 2,
"name": "Mr B",
"age": "22",
"country": "USA",
"tel": [
"2222222222",
"44444444"
]
}
]
}
Clojure
1
https://gitee.com/ellipse/mistlibs.fx-clj.git
git@gitee.com:ellipse/mistlibs.fx-clj.git
ellipse
mistlibs.fx-clj
mistlibs.fx-clj
master

搜索帮助