is not current version
Last Version 3.0.0.slf4jvaadin2

com.vaadin.external.atmosphere:atmosphere-assembly 2.7.3.slf4jvaadin4


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-assembly
Version

Version

2.7.3.slf4jvaadin4
Type

Type

pom

Download atmosphere-assembly 2.7.3.slf4jvaadin4


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