is not current version
Last Version 4.7.1

org.smallmind:web-grizzly 4.4.1

Grizzly Bootstrapping

Categories

Categories

Grizzly Net Networking
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-grizzly
Version

Version

4.4.1
Type

Type

jar

Download web-grizzly 4.4.1


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