com.google.gwt.dev.resource.OracleHelper Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xapi-maven-plugin Show documentation
Show all versions of xapi-maven-plugin Show documentation
Mojos for using xapi-dev utilies in maven builds.
package com.google.gwt.dev.resource;
public class OracleHelper {
public static void get(ResourceOracle loader){
}
}