emChat-service

A chat provider that uses IMAP to host chat sessions.

License

License

GroupId

GroupId

com.wassilak
ArtifactId

ArtifactId

emChat-service
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download emChat-service

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.wassilak : emom jar 2.5
com.wassilak : cache-service jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0