is not current version
Last Version 0.8.1

io.gridgo:gridgo-jetty-http 0.2.0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.gridgo
ArtifactId

ArtifactId

gridgo-jetty-http
Version

Version

0.2.0
Type

Type

jar

Download gridgo-jetty-http 0.2.0


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