| License |
License |
|---|---|
| GroupId | GroupIdcom.luhuiguo |
| ArtifactId | ArtifactIdaspose-cells |
| Last Version | Last Version22.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAspose.Cells for Java
Aspose.Cells for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aspose-cells-22.4.pom | |
| aspose-cells-22.4.jar | 7 MB |
| aspose-cells-22.4-sources.jar | 2 MB |
| aspose-cells-22.4-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.luhuiguo/aspose-cells/ -->
<dependency>
<groupId>com.luhuiguo</groupId>
<artifactId>aspose-cells</artifactId>
<version>22.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo/aspose-cells/
implementation 'com.luhuiguo:aspose-cells:22.4'
// https://jarcasting.com/artifacts/com.luhuiguo/aspose-cells/
implementation ("com.luhuiguo:aspose-cells:22.4")
'com.luhuiguo:aspose-cells:jar:22.4'
<dependency org="com.luhuiguo" name="aspose-cells" rev="22.4">
<artifact name="aspose-cells" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo', module='aspose-cells', version='22.4')
)
libraryDependencies += "com.luhuiguo" % "aspose-cells" % "22.4"
[com.luhuiguo/aspose-cells "22.4"]