is not current version
Last Version 1.0.10

com.ibeetl:xlsunit 1.0.1

xls unit

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

xlsunit
Version

Version

1.0.1
Type

Type

jar

Download xlsunit 1.0.1


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