cn.wensiqun.asmsupport.sample.SampleConstant Maven / Gradle / Ivy
package cn.wensiqun.asmsupport.sample;
public interface SampleConstant {
String classOutPutPath = ".//target//asmsupport-test-generated";
}
package cn.wensiqun.asmsupport.sample;
public interface SampleConstant {
String classOutPutPath = ".//target//asmsupport-test-generated";
}