is not current version
Last Version 2.1.1805

com.centit.support:centit-report-utils 1.2.2101

导出数据到excel 或者 word、pdf 文档

GroupId

GroupId

com.centit.support
ArtifactId

ArtifactId

centit-report-utils
Version

Version

1.2.2101
Type

Type

jar

Download centit-report-utils 1.2.2101


<!-- https://jarcasting.com/artifacts/com.centit.support/centit-report-utils/ -->
<dependency>
    <groupId>com.centit.support</groupId>
    <artifactId>centit-report-utils</artifactId>
    <version>1.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.support/centit-report-utils/
implementation 'com.centit.support:centit-report-utils:1.2.2101'
// https://jarcasting.com/artifacts/com.centit.support/centit-report-utils/
implementation ("com.centit.support:centit-report-utils:1.2.2101")
'com.centit.support:centit-report-utils:jar:1.2.2101'
<dependency org="com.centit.support" name="centit-report-utils" rev="1.2.2101">
  <artifact name="centit-report-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.support', module='centit-report-utils', version='1.2.2101')
)
libraryDependencies += "com.centit.support" % "centit-report-utils" % "1.2.2101"
[com.centit.support/centit-report-utils "1.2.2101"]