License |
License |
---|---|
GroupId | GroupIdcom.wassilak |
ArtifactId | ArtifactIdemChat-service |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionemChat-service
A chat provider that uses IMAP to host chat sessions.
|
Filename | Size |
---|---|
emChat-service-1.3.pom | |
emChat-service-1.3.jar | 11 KB |
emChat-service-1.3-sources.jar | 13 KB |
emChat-service-1.3-javadoc.jar | 61 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.wassilak : emom | jar | 2.5 |
com.wassilak : cache-service | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |