License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.no-dumps |
ArtifactId | ArtifactIdcell-info-2-json |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptioncell-info-2-json
Excel cell information in JsonArray format String.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cell-info-2-json-1.0.pom | |
cell-info-2-json-1.0.jar | 13 KB |
cell-info-2-json-1.0-sources.jar | 5 KB |
cell-info-2-json-1.0-javadoc.jar | 438 KB |
cell-info-2-json-1.0-jar-with-dependencies.jar | 40 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.no-dumps/cell-info-2-json/ -->
<dependency>
<groupId>io.github.no-dumps</groupId>
<artifactId>cell-info-2-json</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.no-dumps/cell-info-2-json/
implementation 'io.github.no-dumps:cell-info-2-json:1.0'
// https://jarcasting.com/artifacts/io.github.no-dumps/cell-info-2-json/
implementation ("io.github.no-dumps:cell-info-2-json:1.0")
'io.github.no-dumps:cell-info-2-json:jar:1.0'
<dependency org="io.github.no-dumps" name="cell-info-2-json" rev="1.0">
<artifact name="cell-info-2-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.no-dumps', module='cell-info-2-json', version='1.0')
)
libraryDependencies += "io.github.no-dumps" % "cell-info-2-json" % "1.0"
[io.github.no-dumps/cell-info-2-json "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.7 |
org.apache.poi : poi | jar | 5.0.0 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |