is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere:integration-cpr 1.0.14.vaadin3


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

integration-cpr
Version

Version

1.0.14.vaadin3
Type

Type

jar

Download integration-cpr 1.0.14.vaadin3


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