не последняя версия
Последняя версия 1.0.1.8.RELEASE

com.github.luues.tool:tool-excel 1.0.1.1.RELEASE

对easyexcel简单封装

Группа

Группа

com.github.luues.tool
Идентификатор

Идентификатор

tool-excel
Версия

Версия

1.0.1.1.RELEASE
Тип

Тип

jar

Скачать tool-excel 1.0.1.1.RELEASE


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