| License |
License |
|---|---|
| GroupId | GroupIdcom.github.koori69 |
| ArtifactId | ArtifactIdhorizon-excel |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| horizon-excel-1.0.2.pom | |
| horizon-excel-1.0.2.jar | 18 KB |
| horizon-excel-1.0.2-sources.jar | 12 KB |
| horizon-excel-1.0.2-javadoc.jar | 84 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |