is not current version
Last Version 1.3

com.wassilak:emChat-service 1.2

A chat provider that uses IMAP to host chat sessions.

GroupId

GroupId

com.wassilak
ArtifactId

ArtifactId

emChat-service
Version

Version

1.2
Type

Type

jar

Download emChat-service 1.2


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