не последняя версия
Последняя версия 0.0.4-RELEASE

com.github.wuyanzuplus:common-excel 0.0.3-RELEASE

A Super Common Framework

Группа

Группа

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

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

common-excel
Версия

Версия

0.0.3-RELEASE
Тип

Тип

jar

Скачать common-excel 0.0.3-RELEASE


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