description = """\ Smack for standard XMPP connections over TCP.""" dependencies { compile project(':smack-core') testCompile project(path: ":smack-core", configuration: "testRuntime") }