You cannot reliably add javax.script (JSR-223 scripting API) to an Android app using Gradle the toolchain does not support plugging in arbitrary JDK java.* / javax.* classes like this.
javax.script
java.*
javax.*