is not current version
Last Version 2.0.8

com.gomcarter.frameworks:xml-excel 2.0.7

the xml excel tool

GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

xml-excel
Version

Version

2.0.7
Type

Type

jar

Download xml-excel 2.0.7


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