License |
License |
---|---|
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdsolo-office-core |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsolo util
|
Filename | Size |
---|---|
solo-office-core-1.2.pom | |
solo-office-core-1.2.jar | 26 KB |
solo-office-core-1.2-sources.jar | 16 KB |
solo-office-core-1.2-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/solo-office-core/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>solo-office-core</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/solo-office-core/
implementation 'cn.sexycode:solo-office-core:1.2'
// https://jarcasting.com/artifacts/cn.sexycode/solo-office-core/
implementation ("cn.sexycode:solo-office-core:1.2")
'cn.sexycode:solo-office-core:jar:1.2'
<dependency org="cn.sexycode" name="solo-office-core" rev="1.2">
<artifact name="solo-office-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='solo-office-core', version='1.2')
)
libraryDependencies += "cn.sexycode" % "solo-office-core" % "1.2"
[cn.sexycode/solo-office-core "1.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.sexycode : solo-util-core | jar | |
org.apache.poi : poi | jar | 4.1.0 |
org.apache.poi : poi-ooxml | jar | 4.1.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |