is not current version
Last Version 3.2.7

org.atmosphere:nettosphere-project 1.4.1

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

Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere-project
Version

Version

1.4.1
Type

Type

pom

Download nettosphere-project 1.4.1


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