is not current version
Last Version 2.0.47

io.fabric8.jube.images.fabric8:lets-chat 2.0.44

[Lets Chat](http://sdelements.github.io/lets-chat/) Self-hosted chat for small teams

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

lets-chat
Version

Version

2.0.44
Type

Type

jar

Download lets-chat 2.0.44


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/lets-chat/ -->
<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>lets-chat</artifactId>
    <version>2.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/lets-chat/
implementation 'io.fabric8.jube.images.fabric8:lets-chat:2.0.44'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/lets-chat/
implementation ("io.fabric8.jube.images.fabric8:lets-chat:2.0.44")
'io.fabric8.jube.images.fabric8:lets-chat:jar:2.0.44'
<dependency org="io.fabric8.jube.images.fabric8" name="lets-chat" rev="2.0.44">
  <artifact name="lets-chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='lets-chat', version='2.0.44')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "lets-chat" % "2.0.44"
[io.fabric8.jube.images.fabric8/lets-chat "2.0.44"]