[xmppclient] Add send image throught HTTP (#11247)
Signed-off-by: Fabien Carrion <fabien@carrion.mx>
This commit is contained in:
@@ -43,6 +43,12 @@
|
||||
<version>${smack.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.igniterealtime.smack</groupId>
|
||||
<artifactId>smack-experimental</artifactId>
|
||||
<version>${smack.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.minidns</groupId>
|
||||
<artifactId>minidns-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user