is not current version
Last Version 3.2.7

org.atmosphere:nettosphere 2.0.0.RC4


Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere
Version

Version

2.0.0.RC4
Type

Type

jar

Download nettosphere 2.0.0.RC4


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