
implementation("com.ensody.nativebuilds:lz4:1.10.0.2")NativeBuilds: LZ4 offers native builds of the LZ4 compression library, known for its high-speed compression and decompression capabilities. Version 1.10.0 introduces multithreading support, enhancing performance, especially in high compression modes. It also provides full support for dictionary compression, improving efficiency for repetitive data.