is not current version
Last Version 0.0.4

com.github.sd4324530:fastexcel 0.0.1

quickly department excel file

Categories

Categories

fastexcel Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

fastexcel
Version

Version

0.0.1
Type

Type

jar

Download fastexcel 0.0.1


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