is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-modules 1.1.0.RC4


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-modules
Version

Version

1.1.0.RC4
Type

Type

pom

Download atmosphere-modules 1.1.0.RC4

Filename Size
atmosphere-modules-1.1.0.RC4.pom 940 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-modules</artifactId>
    <version>1.1.0.RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/
implementation 'org.atmosphere:atmosphere-modules:1.1.0.RC4'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-modules/
implementation ("org.atmosphere:atmosphere-modules:1.1.0.RC4")
'org.atmosphere:atmosphere-modules:pom:1.1.0.RC4'
<dependency org="org.atmosphere" name="atmosphere-modules" rev="1.1.0.RC4">
  <artifact name="atmosphere-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-modules', version='1.1.0.RC4')
)
libraryDependencies += "org.atmosphere" % "atmosphere-modules" % "1.1.0.RC4"
[org.atmosphere/atmosphere-modules "1.1.0.RC4"]