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