is not current version
Last Version 3.2.7

org.atmosphere:nettosphere 3.0.0-Beta1


Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere
Version

Version

3.0.0-Beta1
Type

Type

jar

Download nettosphere 3.0.0-Beta1


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