License |
License |
---|---|
GroupId | GroupIdcom.github.abel533 |
ArtifactId | ArtifactIdEasyXls |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyXls
Excel便捷工具
|
Project URL |
Project URL |
Filename | Size |
---|---|
EasyXls-1.1.0.pom | |
EasyXls-1.1.0.jar | 40 KB |
EasyXls-1.1.0-sources.jar | 18 KB |
EasyXls-1.1.0-javadoc.jar | 118 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |