не последняя версия
Последняя версия 1.0.2

cn.sanchar.excel:excel-helper 1.0.0

util for excel import and export

Группа

Группа

cn.sanchar.excel
Идентификатор

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

excel-helper
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать excel-helper 1.0.0


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