Last Version

netty-vbuf 0.1.4

Variable length encoding ByteBuf implementation

License

License

Apache License, Verison 2.0
Categories

Categories

Net Netty Networking
GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

netty-vbuf
Version

Version

0.1.4
Type

Type

jar
Description

Description

netty-vbuf
Variable length encoding ByteBuf implementation
Project URL

Project URL

https://github.com/knutwalker/netty-vbuf
Source Code Management

Source Code Management

http://github.com/knutwalker/netty-vbuf

Download netty-vbuf 0.1.4


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

Dependencies

provided (1)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.0.23.Final

test (3)

Group / Artifact Type Version
org.perf4j : perf4j jar 0.9.16
junit : junit jar 4.11
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.1.6

Project Modules

There are no modules declared in this project.