is not current version
Last Version 0.0.4

com.github.sd4324530:fastexcel 0.0.3

quickly department excel file

Categories

Categories

fastexcel Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

fastexcel
Version

Version

0.0.3
Type

Type

jar

Download fastexcel 0.0.3


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