is not current version
Last Version 0.1.2

com.github.jcustenborder.netty:netty-codec-wits 0.1.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.jcustenborder.netty
ArtifactId

ArtifactId

netty-codec-wits
Version

Version

0.1.1
Type

Type

jar

Download netty-codec-wits 0.1.1


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