[Failed Installation] TVM4J org.apache.tvm.NDArray not found

I am having problem where i cannot found NDArray after building TVM4J-core

I did not change any setting, I only force Gradle to be version 7.5.

I have followed this

  1. Install From Source
  2. tvm/jvm/README.md at main · apache/tvm · GitHub

Cmake flags

I am building this on linux WSL and i use this jar in windows Android Studio from this tvm/apps/android_deploy/README.md at v0.19.0 · apache/tvm · GitHub

I have solved the problem, it seemed I cloned the wrong branch and the NDArray File is already removed in the main branch, i need to try v0.19.0 to work