is not current version
Last Version 3.2.7

org.atmosphere:nettosphere 2.3.2


Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere
Version

Version

2.3.2
Type

Type

jar

Download nettosphere 2.3.2


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