is not current version
Last Version 1.5

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

HTTP authenticator for Netty

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.vzhn
ArtifactId

ArtifactId

netty-http-authenticator
Version

Version

1.2
Type

Type

jar

Download netty-http-authenticator 1.2


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