License |
License |
---|---|
GroupId | GroupIdio.github.tobetwo |
ArtifactId | ArtifactIdtobetwo.excel |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiontobetwo.excel
Excel Import/Export
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tobetwo.excel-1.0.1.pom | |
tobetwo.excel-1.0.1.jar | 10 KB |
tobetwo.excel-1.0.1-sources.jar | 4 KB |
tobetwo.excel-1.0.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tobetwo/tobetwo.excel/ -->
<dependency>
<groupId>io.github.tobetwo</groupId>
<artifactId>tobetwo.excel</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tobetwo/tobetwo.excel/
implementation 'io.github.tobetwo:tobetwo.excel:1.0.1'
// https://jarcasting.com/artifacts/io.github.tobetwo/tobetwo.excel/
implementation ("io.github.tobetwo:tobetwo.excel:1.0.1")
'io.github.tobetwo:tobetwo.excel:jar:1.0.1'
<dependency org="io.github.tobetwo" name="tobetwo.excel" rev="1.0.1">
<artifact name="tobetwo.excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tobetwo', module='tobetwo.excel', version='1.0.1')
)
libraryDependencies += "io.github.tobetwo" % "tobetwo.excel" % "1.0.1"
[io.github.tobetwo/tobetwo.excel "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.poi : poi-ooxml | jar | 3.8-beta4 |
org.apache.poi : poi-scratchpad | jar | 3.8-beta4 |