<dependency> <groupId>org.littleshoot</groupId> <artifactId>xmpp</artifactId> <version>1.0.9</version> </dependency>
implementation 'org.littleshoot:xmpp:1.0.9'
implementation("org.littleshoot:xmpp:1.0.9")
libraryDependencies += "org.littleshoot" % "xmpp" % "1.0.9"
@Grapes( @Grab(group='org.littleshoot', module='xmpp', version='1.0.9') )
<dependency org="org.littleshoot" name="xmpp" rev="1.0.9" />
[org.littleshoot/xmpp "1.0.9"]
'org.littleshoot:xmpp:jar:1.0.9'
<parent> <groupId>org.littleshoot</groupId> <artifactId>parent</artifactId> <version>1.0.5</version> </parent>
compile
|-- org.littleshoot:dnssec4j:0.1.5
|-- org.littleshoot:mina-util
|-- org.littleshoot:offer-answer
|-- org.littleshoot:p2p-sockets
|-- org.littleshoot:smack-xmpp-3-2-2:1.0.6
|-- org.littleshoot:util