All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.versions.11.module-info Maven / Gradle / Ivy

Go to download

A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.

The newest version!
/*
 * Copyright LWJGL. All rights reserved.
 * License terms: https://www.lwjgl.org/license
 */
module org.lwjgl.zstd {
    requires transitive org.lwjgl;

    exports org.lwjgl.util.zstd;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy