A module providing buffer allocation bindings using Google Guice and Netty's ByteBufAllocator
for efficient buffer management in an RS-style game.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8 Kotlin Standard Library JDK 8 extension | 1.9.0 | 2.4.10 |
Runtime Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Dep Injection
Apache 2.0
| com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 7.0.0 | ✔ | |
Apache 2.0
| io.netty
»
netty-buffer Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications. | 4.1.87.Final | 4.2.17.Final |