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

cn.wensiqun.asmsupport.sample.SampleConstant Maven / Gradle / Ivy

package cn.wensiqun.asmsupport.sample;

public interface SampleConstant {

    String classOutPutPath = ".//target//asmsupport-test-generated";
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy