is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-project 0.7


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-project
Version

Version

0.7
Type

Type

pom

Download atmosphere-project 0.7

Filename Size
atmosphere-project-0.7.pom 18 KB
Browse

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