License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdincubator-chat-flow |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIncubator Chat for Vaadin 10
A parent POM for all artifacts by Vaadin Ltd.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.vaadin/incubator-chat-flow/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>incubator-chat-flow</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/incubator-chat-flow/
implementation 'com.vaadin:incubator-chat-flow:1.0.2'
// https://jarcasting.com/artifacts/com.vaadin/incubator-chat-flow/
implementation ("com.vaadin:incubator-chat-flow:1.0.2")
'com.vaadin:incubator-chat-flow:jar:1.0.2'
<dependency org="com.vaadin" name="incubator-chat-flow" rev="1.0.2">
<artifact name="incubator-chat-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='incubator-chat-flow', version='1.0.2')
)
libraryDependencies += "com.vaadin" % "incubator-chat-flow" % "1.0.2"
[com.vaadin/incubator-chat-flow "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin.webjar : incubator-chat | jar | 1.1.1 |
com.vaadin : vaadin-core | jar |