is not current version
Last Version 3.0.0

com.github.crab2died:Excel4J 2.0.2

Operation EXCEL based on poi

GroupId

GroupId

com.github.crab2died
ArtifactId

ArtifactId

Excel4J
Version

Version

2.0.2
Type

Type

jar

Download Excel4J 2.0.2


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