| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdtop.xzxsrq | 
| ArtifactId | ArtifactIdjsonToExcel | 
| Last Version | Last Version1.0.3-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionjsonToExcel 我的工具库 | 
| Filename | Size | 
|---|---|
| jsonToExcel-1.0.3-RELEASE.pom | |
| jsonToExcel-1.0.3-RELEASE.jar | 30 KB | 
| jsonToExcel-1.0.3-RELEASE-sources.jar | 25 KB | 
| jsonToExcel-1.0.3-RELEASE-javadoc.jar | 36 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.xzxsrq/jsonToExcel/ -->
<dependency>
    <groupId>top.xzxsrq</groupId>
    <artifactId>jsonToExcel</artifactId>
    <version>1.0.3-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/top.xzxsrq/jsonToExcel/
implementation 'top.xzxsrq:jsonToExcel:1.0.3-RELEASE'// https://jarcasting.com/artifacts/top.xzxsrq/jsonToExcel/
implementation ("top.xzxsrq:jsonToExcel:1.0.3-RELEASE")'top.xzxsrq:jsonToExcel:jar:1.0.3-RELEASE'<dependency org="top.xzxsrq" name="jsonToExcel" rev="1.0.3-RELEASE">
  <artifact name="jsonToExcel" type="jar" />
</dependency>@Grapes(
@Grab(group='top.xzxsrq', module='jsonToExcel', version='1.0.3-RELEASE')
)libraryDependencies += "top.xzxsrq" % "jsonToExcel" % "1.0.3-RELEASE"[top.xzxsrq/jsonToExcel "1.0.3-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.xzxsrq : exsyExcelTool | jar | 1.0.3-RELEASE | 
| top.xzxsrq : common | jar | 1.0.3-RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |