xmlexcel

the xml excel tool

License

License

GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

xmlexcel
Last Version

Last Version

1.0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

xmlexcel
the xml excel tool

Download xmlexcel

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.jexcelapi : jxl jar 2.6.12

provided (1)

Group / Artifact Type Version
com.gomcarter.frameworks : base jar 1.0.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6.1
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0