is not current version
Last Version 3.0.0.slf4jvaadin2

com.vaadin.external.atmosphere:atmosphere-project 2.4.5.vaadin1


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-project
Version

Version

2.4.5.vaadin1
Type

Type

pom

Download atmosphere-project 2.4.5.vaadin1


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