is not current version
Last Version 2.2.335

io.fabric8.devops.apps:letschat 2.2.308

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

GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

letschat
Version

Version

2.2.308
Type

Type

jar

Download letschat 2.2.308


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