is not current version
Last Version 5.0.2.RELEASE

com.codingapi.txlcn:txlcn-txmsg-netty 5.0.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.codingapi.txlcn
ArtifactId

ArtifactId

txlcn-txmsg-netty
Version

Version

5.0.0
Type

Type

jar

Download txlcn-txmsg-netty 5.0.0


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