is not current version
Last Version 4.7.1

org.smallmind:web-grizzly 3.3.5

Grizzly Bootstrapping

Categories

Categories

Grizzly Net Networking
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-grizzly
Version

Version

3.3.5
Type

Type

jar

Download web-grizzly 3.3.5


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