is not current version
Last Version 1.0.6.1

com.gomcarter.frameworks:xmlexcel 1.0.2

the xml excel tool

GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

xmlexcel
Version

Version

1.0.2
Type

Type

jar

Download xmlexcel 1.0.2


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