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