| Группа | Группаtop.lshaci |
|---|---|
| Идентификатор | Идентификаторframework-excel |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| framework-excel-1.0.1.pom | |
| framework-excel-1.0.1.jar | 28 KB |
| framework-excel-1.0.1-sources.jar | 18 KB |
| framework-excel-1.0.1-javadoc.jar | 103 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.lshaci/framework-excel/ -->
<dependency>
<groupId>top.lshaci</groupId>
<artifactId>framework-excel</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.lshaci/framework-excel/
implementation 'top.lshaci:framework-excel:1.0.1'
// https://jarcasting.com/artifacts/top.lshaci/framework-excel/
implementation ("top.lshaci:framework-excel:1.0.1")
'top.lshaci:framework-excel:jar:1.0.1'
<dependency org="top.lshaci" name="framework-excel" rev="1.0.1">
<artifact name="framework-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.lshaci', module='framework-excel', version='1.0.1')
)
libraryDependencies += "top.lshaci" % "framework-excel" % "1.0.1"
[top.lshaci/framework-excel "1.0.1"]