MVN

com.github.mhariri : smack-ece

Maven & Gradle

Jun 25, 2018
0 stars

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

<dependency>
    <groupId>com.github.mhariri</groupId>
    <artifactId>smack-ece</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mhariri : smack-ece to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.github.mhariri : smack-ece to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
smack-ece-1.0.8
smack-ece-1.0.7
smack-ece-1.0.6
smack-ece-1.0.5
smack-ece-1.0.4
smack-ece-1.0.3
smack-ece-1.0.2
smack-ece-1.0.1

How to add a dependency to Maven

Add the following com.github.mhariri : smack-ece maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mhariri</groupId>
    <artifactId>smack-ece</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mhariri : smack-ece gradle dependency to your build.gradle file:

implementation 'com.github.mhariri:smack-ece:1.0.8'

Gradle Kotlin DSL: Add the following com.github.mhariri : smack-ece gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mhariri:smack-ece:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mhariri : smack-ece sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mhariri" % "smack-ece" % "1.0.8"

Advertisement

Dependencies from Group

Jun 25, 2018
0 stars

Discover Dependencies

May 21, 2018
3 stars
Dec 10, 2020
2 usages
24 stars
Nov 22, 2021
4 usages
1 stars
May 20, 2018
164 stars
Mar 18, 2020
5 usages
362 stars
Mar 18, 2020
3 usages
362 stars
Mar 18, 2020
3 usages
362 stars
May 25, 2018
4 usages
271 stars