| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gomcarter.frameworks |
| Идентификатор | Идентификаторxml-excel |
| Последняя версия | Последняя версия2.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxml-excel
the xml excel tool
|
| Имя Файла | Размер |
|---|---|
| xml-excel-2.0.8.pom | |
| xml-excel-2.0.8.jar | 41 KB |
| xml-excel-2.0.8-sources.jar | 25 KB |
| xml-excel-2.0.8-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/ -->
<dependency>
<groupId>com.gomcarter.frameworks</groupId>
<artifactId>xml-excel</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/
implementation 'com.gomcarter.frameworks:xml-excel:2.0.8'
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/
implementation ("com.gomcarter.frameworks:xml-excel:2.0.8")
'com.gomcarter.frameworks:xml-excel:jar:2.0.8'
<dependency org="com.gomcarter.frameworks" name="xml-excel" rev="2.0.8">
<artifact name="xml-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gomcarter.frameworks', module='xml-excel', version='2.0.8')
)
libraryDependencies += "com.gomcarter.frameworks" % "xml-excel" % "2.0.8"
[com.gomcarter.frameworks/xml-excel "2.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |