is not current version
Last Version 3.2.7

org.atmosphere:nettosphere-project 3.0.8

NettoSphere: A HTTP/WebSocket server powered by Atmosphere and Netty Framework

Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere-project
Version

Version

3.0.8
Type

Type

pom

Download nettosphere-project 3.0.8


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