is not current version
Last Version 1.1.5

io.github.ycg000344:async-excel-spring-boot-starter 1.1.2

Async Parse Excel Jar

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ycg000344
ArtifactId

ArtifactId

async-excel-spring-boot-starter
Version

Version

1.1.2
Type

Type

jar

Download async-excel-spring-boot-starter 1.1.2


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