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