is not current version
Last Version 0.1.4

de.knutwalker:netty-vbuf 0.1.3

Variable length encoding ByteBuf implementation

Categories

Categories

Net Netty Networking
GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

netty-vbuf
Version

Version

0.1.3
Type

Type

jar

Download netty-vbuf 0.1.3


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