description = """\ Smack GUI debugger. Inspect the exchanged XMPP stanzas.""" dependencies { compile project(':core') testCompile project(':core').sourceSets.test.runtimeClasspath }