is not current version
Last Version 1.1.1

com.vaadin.webjar:incubator-chat 1.0.0

WebJar for incubator-chat

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.webjar
ArtifactId

ArtifactId

incubator-chat
Version

Version

1.0.0
Type

Type

jar

Download incubator-chat 1.0.0


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