-api-graal.21.0.0.17.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pni-api-graal Show documentation
Show all versions of pni-api-graal Show documentation
panama native interface pni-api-graal
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