is not current version
Last Version 0.5.2

com.github.wuic.extensions:http2-jetty 0.5.2.RC1


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

http2-jetty
Version

Version

0.5.2.RC1
Type

Type

jar

Download http2-jetty 0.5.2.RC1


<!-- https://jarcasting.com/artifacts/com.github.wuic.extensions/http2-jetty/ -->
<dependency>
    <groupId>com.github.wuic.extensions</groupId>
    <artifactId>http2-jetty</artifactId>
    <version>0.5.2.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/http2-jetty/
implementation 'com.github.wuic.extensions:http2-jetty:0.5.2.RC1'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/http2-jetty/
implementation ("com.github.wuic.extensions:http2-jetty:0.5.2.RC1")
'com.github.wuic.extensions:http2-jetty:jar:0.5.2.RC1'
<dependency org="com.github.wuic.extensions" name="http2-jetty" rev="0.5.2.RC1">
  <artifact name="http2-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='http2-jetty', version='0.5.2.RC1')
)
libraryDependencies += "com.github.wuic.extensions" % "http2-jetty" % "0.5.2.RC1"
[com.github.wuic.extensions/http2-jetty "0.5.2.RC1"]