is not current version
Last Version 3.0.0.slf4jvaadin2

com.vaadin.external.atmosphere:atmosphere-modules 2.2.4.vaadin8


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-modules
Version

Version

2.2.4.vaadin8
Type

Type

pom

Download atmosphere-modules 2.2.4.vaadin8


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