index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
juick-server-xmpp
/
build.gradle
blob: e1e9672397277db91e256f6e4062eacbcfa396f1 (
plain
) (
blame
)
1
2
3
4
5
apply
plugin:
'java'
dependencies
{
compile
project
(
':juick-common'
)
}