is not current version
Last Version 1.0.8

com.github.mhariri:smack-ece 1.0.5

Library to connect to Cisco Enterprise Chat and Email (ECE) chat interface which is a modified version of XMPP over BOSH standard.

Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

com.github.mhariri
ArtifactId

ArtifactId

smack-ece
Version

Version

1.0.5
Type

Type

jar

Download smack-ece 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.mhariri/smack-ece/ -->
<dependency>
    <groupId>com.github.mhariri</groupId>
    <artifactId>smack-ece</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhariri/smack-ece/
implementation 'com.github.mhariri:smack-ece:1.0.5'
// https://jarcasting.com/artifacts/com.github.mhariri/smack-ece/
implementation ("com.github.mhariri:smack-ece:1.0.5")
'com.github.mhariri:smack-ece:jar:1.0.5'
<dependency org="com.github.mhariri" name="smack-ece" rev="1.0.5">
  <artifact name="smack-ece" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhariri', module='smack-ece', version='1.0.5')
)
libraryDependencies += "com.github.mhariri" % "smack-ece" % "1.0.5"
[com.github.mhariri/smack-ece "1.0.5"]