is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere:atmosphere-samples-commons 1.0.14-vaadin1


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-samples-commons
Version

Version

1.0.14-vaadin1
Type

Type

jar

Download atmosphere-samples-commons 1.0.14-vaadin1


<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-samples-commons/ -->
<dependency>
    <groupId>com.vaadin.external.atmosphere</groupId>
    <artifactId>atmosphere-samples-commons</artifactId>
    <version>1.0.14-vaadin1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-samples-commons/
implementation 'com.vaadin.external.atmosphere:atmosphere-samples-commons:1.0.14-vaadin1'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-samples-commons/
implementation ("com.vaadin.external.atmosphere:atmosphere-samples-commons:1.0.14-vaadin1")
'com.vaadin.external.atmosphere:atmosphere-samples-commons:jar:1.0.14-vaadin1'
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-samples-commons" rev="1.0.14-vaadin1">
  <artifact name="atmosphere-samples-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-samples-commons', version='1.0.14-vaadin1')
)
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-samples-commons" % "1.0.14-vaadin1"
[com.vaadin.external.atmosphere/atmosphere-samples-commons "1.0.14-vaadin1"]