License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.tinyscript.excel |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.excel/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.tinyscript.excel</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.excel/
implementation 'org.tinygroup:org.tinygroup.tinyscript.excel:1.2.3'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.tinyscript.excel/
implementation ("org.tinygroup:org.tinygroup.tinyscript.excel:1.2.3")
'org.tinygroup:org.tinygroup.tinyscript.excel:jar:1.2.3'
<dependency org="org.tinygroup" name="org.tinygroup.tinyscript.excel" rev="1.2.3">
<artifact name="org.tinygroup.tinyscript.excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.tinyscript.excel', version='1.2.3')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.tinyscript.excel" % "1.2.3"
[org.tinygroup/org.tinygroup.tinyscript.excel "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.tinyscript.dataset | jar | 1.2.3 |
org.apache.poi : poi | jar | 3.11 |
org.apache.poi : poi-ooxml | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |