is not current version
Last Version 1.3.5

top.yumbo.excel:excel-import-export 1.0

excel import and export utils.

GroupId

GroupId

top.yumbo.excel
ArtifactId

ArtifactId

excel-import-export
Version

Version

1.0
Type

Type

jar

Download excel-import-export 1.0


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