is not current version
Last Version 0.12

com.github.mygreen:excel-cellformatter 0.7

Excel���������������������������������������������������������������������������

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mygreen
ArtifactId

ArtifactId

excel-cellformatter
Version

Version

0.7
Type

Type

jar

Download excel-cellformatter 0.7


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