a

atmosphere-gwt20-managed

Files download
File Operation
atmosphere-gwt20-managed-2.3.0-GWT27.jar download
atmosphere-gwt20-managed-2.3.0-GWT27.pom download
atmosphere-gwt20-managed-2.3.0-GWT27-sources.jar download
Apache Maven
<dependency>
  <groupId>org.atmosphere.extensions</groupId>
  <artifactId>atmosphere-gwt20-managed</artifactId>
  <version>2.3.0-GWT27</version>
</dependency>
Gradle Groovy
implementation 'org.atmosphere.extensions:atmosphere-gwt20-managed:2.3.0-GWT27'
Gradle Kotlin
implementation("org.atmosphere.extensions:atmosphere-gwt20-managed:2.3.0-GWT27")
Scala SBT
libraryDependencies += "org.atmosphere.extensions" % "atmosphere-gwt20-managed" % "2.3.0-GWT27"
Groovy Grape
@Grapes(
  @Grab(group='org.atmosphere.extensions', module='atmosphere-gwt20-managed', version='2.3.0-GWT27')
)
Apache Ivy
<dependency org="org.atmosphere.extensions" name="atmosphere-gwt20-managed" rev="2.3.0-GWT27" />
Leiningen
[org.atmosphere.extensions/atmosphere-gwt20-managed "2.3.0-GWT27"]
Apache Buildr
'org.atmosphere.extensions:atmosphere-gwt20-managed:jar:2.3.0-GWT27'