implementation("com.monkopedia.ksrpc:ksrpc-jni:1.1.2")
Facilitates remote procedure calls (RPC) through Java Native Interface (JNI), enabling seamless communication between Java and native code.