MVN

com.wassilak : emChat-service

Maven & Gradle

Nov 21, 2014

emChat-service · A chat provider that uses IMAP to host chat sessions.

<dependency>
    <groupId>com.wassilak</groupId>
    <artifactId>emChat-service</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wassilak : emChat-service to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.wassilak : emChat-service to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
emChat-service-1.3
1.2
emChat-service-1.2
1.1
emChat-service-1.1
1.0
emChat-service-1.0

How to add a dependency to Maven

Add the following com.wassilak : emChat-service maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wassilak</groupId>
    <artifactId>emChat-service</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wassilak : emChat-service gradle dependency to your build.gradle file:

implementation 'com.wassilak:emChat-service:1.3'

Gradle Kotlin DSL: Add the following com.wassilak : emChat-service gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wassilak:emChat-service:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wassilak : emChat-service sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wassilak" % "emChat-service" % "1.3"

Advertisement

Dependencies from Group

Nov 20, 2014
2 usages
Nov 14, 2014
1 usages
Jan 09, 2016

Discover Dependencies

bsh
May 25, 2006
82 usages
Oct 04, 2013
371 usages
197 stars
Dec 22, 2014
13 usages
Apr 29, 2006
51 usages
Jul 09, 2013
1 usages
Nov 06, 2006
Mar 04, 2015
7 stars
Mar 25, 2014
223 stars