is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere:atmosphere-guice 1.0.14.vaadin3


Categories

Categories

Vaadin User Interface Web Frameworks GUI Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-guice
Version

Version

1.0.14.vaadin3
Type

Type

jar

Download atmosphere-guice 1.0.14.vaadin3


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