is not current version
Last Version 3.2.7

org.atmosphere:nettosphere-project 2.3.0

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

Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere-project
Version

Version

2.3.0
Type

Type

pom

Download nettosphere-project 2.3.0


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