License |
License |
---|---|
GroupId | GroupIdcom.janeluo |
ArtifactId | ArtifactIdeasypoi |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasypoi
office 工具类 基于 poi
|
Project URL |
Project URL |
Filename | Size |
---|---|
easypoi-4.3.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.janeluo/easypoi/ -->
<dependency>
<groupId>com.janeluo</groupId>
<artifactId>easypoi</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.janeluo/easypoi/
implementation 'com.janeluo:easypoi:4.3.0'
// https://jarcasting.com/artifacts/com.janeluo/easypoi/
implementation ("com.janeluo:easypoi:4.3.0")
'com.janeluo:easypoi:pom:4.3.0'
<dependency org="com.janeluo" name="easypoi" rev="4.3.0">
<artifact name="easypoi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.janeluo', module='easypoi', version='4.3.0')
)
libraryDependencies += "com.janeluo" % "easypoi" % "4.3.0"
[com.janeluo/easypoi "4.3.0"]