is not current version
Last Version 2.0

com.gitee.sherlockholmnes:goge-netty 0.1.2


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.gitee.sherlockholmnes
ArtifactId

ArtifactId

goge-netty
Version

Version

0.1.2
Type

Type

jar

Download goge-netty 0.1.2


<!-- https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-netty/ -->
<dependency>
    <groupId>com.gitee.sherlockholmnes</groupId>
    <artifactId>goge-netty</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-netty/
implementation 'com.gitee.sherlockholmnes:goge-netty:0.1.2'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-netty/
implementation ("com.gitee.sherlockholmnes:goge-netty:0.1.2")
'com.gitee.sherlockholmnes:goge-netty:jar:0.1.2'
<dependency org="com.gitee.sherlockholmnes" name="goge-netty" rev="0.1.2">
  <artifact name="goge-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-netty', version='0.1.2')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-netty" % "0.1.2"
[com.gitee.sherlockholmnes/goge-netty "0.1.2"]