EasyXls

Excel便捷工具

License

License

GroupId

GroupId

com.github.abel533
ArtifactId

ArtifactId

EasyXls
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

EasyXls
Excel便捷工具
Project URL

Project URL

http://www.mybatis.tk

Download EasyXls

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0