| License |
License |
|---|---|
| GroupId | GroupIdtop.logbug.wordreport |
| ArtifactId | ArtifactIdwordreport |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwordreport
word report
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wordreport-1.0.pom | |
| wordreport-1.0.jar | 30 KB |
| wordreport-1.0-sources.jar | 22 KB |
| wordreport-1.0-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.logbug.wordreport/wordreport/ -->
<dependency>
<groupId>top.logbug.wordreport</groupId>
<artifactId>wordreport</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.logbug.wordreport/wordreport/
implementation 'top.logbug.wordreport:wordreport:1.0'
// https://jarcasting.com/artifacts/top.logbug.wordreport/wordreport/
implementation ("top.logbug.wordreport:wordreport:1.0")
'top.logbug.wordreport:wordreport:jar:1.0'
<dependency org="top.logbug.wordreport" name="wordreport" rev="1.0">
<artifact name="wordreport" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.logbug.wordreport', module='wordreport', version='1.0')
)
libraryDependencies += "top.logbug.wordreport" % "wordreport" % "1.0"
[top.logbug.wordreport/wordreport "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.7.15 |
| org.apache.poi : poi-ooxml Optional | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | RELEASE |