j

jwebmp-atmosphere

The JWebSwing implementation for Atmosphere Push
https://github.com/GedMarc/AtmospherePushPlugin
Files download
File Operation
jwebmp-atmosphere-0.62.0.1.jar download
jwebmp-atmosphere-0.62.0.1.pom download
jwebmp-atmosphere-0.62.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp</groupId>
  <artifactId>jwebmp-atmosphere</artifactId>
  <version>0.62.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp:jwebmp-atmosphere:0.62.0.1'
Gradle Kotlin
implementation("com.jwebmp:jwebmp-atmosphere:0.62.0.1")
Scala SBT
libraryDependencies += "com.jwebmp" % "jwebmp-atmosphere" % "0.62.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp', module='jwebmp-atmosphere', version='0.62.0.1')
)
Apache Ivy
<dependency org="com.jwebmp" name="jwebmp-atmosphere" rev="0.62.0.1" />
Leiningen
[com.jwebmp/jwebmp-atmosphere "0.62.0.1"]
Apache Buildr
'com.jwebmp:jwebmp-atmosphere:jar:0.62.0.1'