I added a dependency in liquidbounce nextgen, the code is
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
It worked in Minecraft Client started in IntelliJ IDEA, but when I build it into a .jar file (mod), it didn't work. Who can tell me the solution?