is not current version
Last Version 3.2.7

org.atmosphere:nettosphere 1.4.0


Categories

Categories

Net
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

nettosphere
Version

Version

1.4.0
Type

Type

jar

Download nettosphere 1.4.0


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