is not current version
Last Version 0.7.2

org.atmosphere:atmosphere-plugins 0.5


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-plugins
Version

Version

0.5
Type

Type

pom

Download atmosphere-plugins 0.5

Filename Size
atmosphere-plugins-0.5.pom 955 bytes
Browse

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