This is my fork of the java api To add the fork to your project, add the following to your gradle repositories { mavenCentral() } dependencies { implementation 'io.github.realyusufismail:java-api-fork:2.2.2' }