GroupId | GroupIdcn.stylefeng.roses |
---|---|
ArtifactId | ArtifactIdoffice-sdk-excel |
Version | Version7.0.0 |
Type | Typejar |
Filename | Size |
---|---|
office-sdk-excel-7.0.0.pom | |
office-sdk-excel-7.0.0.jar | 6 KB |
office-sdk-excel-7.0.0-sources.jar | 4 KB |
office-sdk-excel-7.0.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/office-sdk-excel/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>office-sdk-excel</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/office-sdk-excel/
implementation 'cn.stylefeng.roses:office-sdk-excel:7.0.0'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/office-sdk-excel/
implementation ("cn.stylefeng.roses:office-sdk-excel:7.0.0")
'cn.stylefeng.roses:office-sdk-excel:jar:7.0.0'
<dependency org="cn.stylefeng.roses" name="office-sdk-excel" rev="7.0.0">
<artifact name="office-sdk-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='office-sdk-excel', version='7.0.0')
)
libraryDependencies += "cn.stylefeng.roses" % "office-sdk-excel" % "7.0.0"
[cn.stylefeng.roses/office-sdk-excel "7.0.0"]