ngxianun.tangram-result-word.1.4.4.1.source-code.Library Maven / Gradle / Ivy
/*
* This Java source file was generated by the Gradle 'init' task.
*/
public class Library {
public boolean someLibraryMethod() {
return true;
}
}