is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-modules 0.5.7


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-modules
Version

Version

0.5.7
Type

Type

pom

Download atmosphere-modules 0.5.7

Filename Size
atmosphere-modules-0.5.7.pom 970 bytes
Browse

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