is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-modules 2.3.6


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-modules
Version

Version

2.3.6
Type

Type

pom

Download atmosphere-modules 2.3.6

Filename Size
atmosphere-modules-2.3.6.pom 844 bytes
Browse

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