is not current version
Last Version 1.0.2

cn.wangshuaitong.library:module-office 1.0.0


GroupId

GroupId

cn.wangshuaitong.library
ArtifactId

ArtifactId

module-office
Version

Version

1.0.0
Type

Type

jar

Download module-office 1.0.0


<!-- https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-office/ -->
<dependency>
    <groupId>cn.wangshuaitong.library</groupId>
    <artifactId>module-office</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-office/
implementation 'cn.wangshuaitong.library:module-office:1.0.0'
// https://jarcasting.com/artifacts/cn.wangshuaitong.library/module-office/
implementation ("cn.wangshuaitong.library:module-office:1.0.0")
'cn.wangshuaitong.library:module-office:jar:1.0.0'
<dependency org="cn.wangshuaitong.library" name="module-office" rev="1.0.0">
  <artifact name="module-office" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wangshuaitong.library', module='module-office', version='1.0.0')
)
libraryDependencies += "cn.wangshuaitong.library" % "module-office" % "1.0.0"
[cn.wangshuaitong.library/module-office "1.0.0"]