![JAR search and dependency download from the Maven repository](/logo.png)
com.github.dreamroute.excel.helper.annotation.PropsAnno Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of excel-helper Show documentation
Show all versions of excel-helper Show documentation
excel export base on apache poi 3.17
package com.github.dreamroute.excel.helper.annotation;
/**
*
* @author [email protected]
*
*/
public class PropsAnno {
@Header
@Cell
public String props;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy