is not current version
Last Version 4.7.1

org.smallmind:web-grizzly 2.3.9

Grizzly Bootstrapping

Categories

Categories

Grizzly Net Networking
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-grizzly
Version

Version

2.3.9
Type

Type

jar

Download web-grizzly 2.3.9


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