is not current version
Last Version 0.62.0.1

com.jwebmp.examples.undertow:atmosphere-push 0.59.0.14

An example Atmosphere Push Enabled Application for Undertow in the JWebSwing Framework

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.examples.undertow
ArtifactId

ArtifactId

atmosphere-push
Version

Version

0.59.0.14
Type

Type

jar

Download atmosphere-push 0.59.0.14


<!-- https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/atmosphere-push/ -->
<dependency>
    <groupId>com.jwebmp.examples.undertow</groupId>
    <artifactId>atmosphere-push</artifactId>
    <version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/atmosphere-push/
implementation 'com.jwebmp.examples.undertow:atmosphere-push:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/atmosphere-push/
implementation ("com.jwebmp.examples.undertow:atmosphere-push:0.59.0.14")
'com.jwebmp.examples.undertow:atmosphere-push:jar:0.59.0.14'
<dependency org="com.jwebmp.examples.undertow" name="atmosphere-push" rev="0.59.0.14">
  <artifact name="atmosphere-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.examples.undertow', module='atmosphere-push', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp.examples.undertow" % "atmosphere-push" % "0.59.0.14"
[com.jwebmp.examples.undertow/atmosphere-push "0.59.0.14"]