is not current version
Last Version 1.3

com.wassilak:emChat-service 1.1

A chat provider that uses IMAP to host chat sessions.

GroupId

GroupId

com.wassilak
ArtifactId

ArtifactId

emChat-service
Version

Version

1.1
Type

Type

jar

Download emChat-service 1.1


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