is not current version
Last Version 1.0.3-SR

com.uetty:common-excel 1.0.1-M

excel writer common tools

GroupId

GroupId

com.uetty
ArtifactId

ArtifactId

common-excel
Version

Version

1.0.1-M
Type

Type

jar

Download common-excel 1.0.1-M


<!-- https://jarcasting.com/artifacts/com.uetty/common-excel/ -->
<dependency>
    <groupId>com.uetty</groupId>
    <artifactId>common-excel</artifactId>
    <version>1.0.1-M</version>
</dependency>
// https://jarcasting.com/artifacts/com.uetty/common-excel/
implementation 'com.uetty:common-excel:1.0.1-M'
// https://jarcasting.com/artifacts/com.uetty/common-excel/
implementation ("com.uetty:common-excel:1.0.1-M")
'com.uetty:common-excel:jar:1.0.1-M'
<dependency org="com.uetty" name="common-excel" rev="1.0.1-M">
  <artifact name="common-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uetty', module='common-excel', version='1.0.1-M')
)
libraryDependencies += "com.uetty" % "common-excel" % "1.0.1-M"
[com.uetty/common-excel "1.0.1-M"]