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

-api-graal.21.0.0.17.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 21.0.0.21
Show newest version
module io.vproxy.pni.graal {
    requires org.graalvm.nativeimage;
    requires transitive io.vproxy.pni;

    exports io.vproxy.pni.graal;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy