description = """\ Smack XML parser using Stax.""" dependencies { compile project(':smack-xmlparser') testCompile project(path: ":smack-xmlparser", configuration: "testRuntime") }