![JAR search and dependency download from the Maven repository](/logo.png)
io.soluble.pjb.bridge.JavaProxy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of php-java-bridge Show documentation
Show all versions of php-java-bridge Show documentation
PHPJavaBridge server (soluble fork)
The newest version!
package io.soluble.pjb.bridge;
public class JavaProxy {
private static final String data = "\n"+
"";
public static final byte[] bytes = data.getBytes();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy