is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere:atmosphere-gwt-js 1.0.14-vaadin1


Categories

Categories

JavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks Vaadin
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-js
Version

Version

1.0.14-vaadin1
Type

Type

war

Download atmosphere-gwt-js 1.0.14-vaadin1


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