is not current version
Last Version 1.0.3

com.github.nut077:excel-freedom 1.0.0

library create excel java

GroupId

GroupId

com.github.nut077
ArtifactId

ArtifactId

excel-freedom
Version

Version

1.0.0
Type

Type

jar

Download excel-freedom 1.0.0


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