License |
License |
---|---|
GroupId | GroupIdcom.gomcarter.frameworks |
ArtifactId | ArtifactIdxml-excel |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxml-excel
the xml excel tool
|
Filename | Size |
---|---|
xml-excel-2.0.8.pom | |
xml-excel-2.0.8.jar | 41 KB |
xml-excel-2.0.8-sources.jar | 25 KB |
xml-excel-2.0.8-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/ -->
<dependency>
<groupId>com.gomcarter.frameworks</groupId>
<artifactId>xml-excel</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/
implementation 'com.gomcarter.frameworks:xml-excel:2.0.8'
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/
implementation ("com.gomcarter.frameworks:xml-excel:2.0.8")
'com.gomcarter.frameworks:xml-excel:jar:2.0.8'
<dependency org="com.gomcarter.frameworks" name="xml-excel" rev="2.0.8">
<artifact name="xml-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gomcarter.frameworks', module='xml-excel', version='2.0.8')
)
libraryDependencies += "com.gomcarter.frameworks" % "xml-excel" % "2.0.8"
[com.gomcarter.frameworks/xml-excel "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.6 |