is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-assembly 1.0.12


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-assembly
Version

Version

1.0.12
Type

Type

pom

Download atmosphere-assembly 1.0.12

Filename Size
atmosphere-assembly-1.0.12.pom 808 bytes
Browse

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