is not current version
Last Version 2.0.8

com.gomcarter.frameworks:xml-excel 2.0.4

the xml excel tool

GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

xml-excel
Version

Version

2.0.4
Type

Type

jar

Download xml-excel 2.0.4


<!-- https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/ -->
<dependency>
    <groupId>com.gomcarter.frameworks</groupId>
    <artifactId>xml-excel</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/
implementation 'com.gomcarter.frameworks:xml-excel:2.0.4'
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/xml-excel/
implementation ("com.gomcarter.frameworks:xml-excel:2.0.4")
'com.gomcarter.frameworks:xml-excel:jar:2.0.4'
<dependency org="com.gomcarter.frameworks" name="xml-excel" rev="2.0.4">
  <artifact name="xml-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gomcarter.frameworks', module='xml-excel', version='2.0.4')
)
libraryDependencies += "com.gomcarter.frameworks" % "xml-excel" % "2.0.4"
[com.gomcarter.frameworks/xml-excel "2.0.4"]