| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.koori69 |
| Идентификатор | Идентификаторhorizon-excel |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| horizon-excel-1.0.2.pom | |
| horizon-excel-1.0.2.jar | 19 KB |
| horizon-excel-1.0.2-sources.jar | 12 KB |
| horizon-excel-1.0.2-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.koori69/horizon-excel/ -->
<dependency>
<groupId>com.github.koori69</groupId>
<artifactId>horizon-excel</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.koori69/horizon-excel/
implementation 'com.github.koori69:horizon-excel:1.0.2'
// https://jarcasting.com/artifacts/com.github.koori69/horizon-excel/
implementation ("com.github.koori69:horizon-excel:1.0.2")
'com.github.koori69:horizon-excel:jar:1.0.2'
<dependency org="com.github.koori69" name="horizon-excel" rev="1.0.2">
<artifact name="horizon-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.koori69', module='horizon-excel', version='1.0.2')
)
libraryDependencies += "com.github.koori69" % "horizon-excel" % "1.0.2"
[com.github.koori69/horizon-excel "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |