is not current version
Last Version 0.8.1

io.gridgo:gridgo-socket-netty4 0.2.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.gridgo
ArtifactId

ArtifactId

gridgo-socket-netty4
Version

Version

0.2.1
Type

Type

jar

Download gridgo-socket-netty4 0.2.1


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