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