is not current version
Last Version 0.8.1

io.gridgo:gridgo-socket-netty4 0.8.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.gridgo
ArtifactId

ArtifactId

gridgo-socket-netty4
Version

Version

0.8.0
Type

Type

jar

Download gridgo-socket-netty4 0.8.0


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