All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.soluble.pjb.bridge.JavaProxy Maven / Gradle / Ivy

There is a newer version: 7.1.3
Show newest version
package io.soluble.pjb.bridge;
public class JavaProxy {
    private static final String data = "\n"+
"";
    public static final byte[] bytes = data.getBytes(); 
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy