Skip to content

V1.3

Latest
Compare
Choose a tag to compare
@qrpcode qrpcode released this 13 Jun 09:21
· 2 commits to main since this release

如果您不希望对现有代码进行自定义改动,且使用Maven的话,可以直接复制下面坐标使用:
If you do not wish to make custom changes to existing code and are using Maven, you can simply copy the following coordinates and use them:

<dependency>
  <groupId>cc.pptshow</groupId>
  <artifactId>pptshow</artifactId>
  <version>1.3</version>
</dependency>

如果您不使用Maven构建可以下载jar包手动导入
If you don't use Maven build you can download the jar package and import it manually