Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.zhuozhengsoft |
ArtifactId | ArtifactIdpageoffice |
Version | Version4.6.0.4 |
Type | Typejar |
Filename | Size |
---|---|
pageoffice-4.6.0.4.pom | |
pageoffice-4.6.0.4-sources.jar | 660 bytes |
pageoffice-4.6.0.4-javadoc.jar | 660 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zhuozhengsoft/pageoffice/ -->
<dependency>
<groupId>com.zhuozhengsoft</groupId>
<artifactId>pageoffice</artifactId>
<version>4.6.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhuozhengsoft/pageoffice/
implementation 'com.zhuozhengsoft:pageoffice:4.6.0.4'
// https://jarcasting.com/artifacts/com.zhuozhengsoft/pageoffice/
implementation ("com.zhuozhengsoft:pageoffice:4.6.0.4")
'com.zhuozhengsoft:pageoffice:jar:4.6.0.4'
<dependency org="com.zhuozhengsoft" name="pageoffice" rev="4.6.0.4">
<artifact name="pageoffice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhuozhengsoft', module='pageoffice', version='4.6.0.4')
)
libraryDependencies += "com.zhuozhengsoft" % "pageoffice" % "4.6.0.4"
[com.zhuozhengsoft/pageoffice "4.6.0.4"]