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