is not current version
Last Version 1.5

io.github.vzhn:netty-http-authenticator 1.3

HTTP authenticator for Netty

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.vzhn
ArtifactId

ArtifactId

netty-http-authenticator
Version

Version

1.3
Type

Type

jar

Download netty-http-authenticator 1.3


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