tag:github.com,2008:https://github.com/qrpcode/pptshow/releases Release notes from pptshow 2023-06-13T09:04:21Z tag:github.com,2008:Repository/652878599/V1.3 2023-06-13T09:21:50Z V1.3 <p>如果您不希望对现有代码进行自定义改动,且使用Maven的话,可以直接复制下面坐标使用:<br> 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:</p> <div class="highlight highlight-text-xml notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;dependency&gt; &lt;groupId&gt;cc.pptshow&lt;/groupId&gt; &lt;artifactId&gt;pptshow&lt;/artifactId&gt; &lt;version&gt;1.3&lt;/version&gt; &lt;/dependency&gt;"><pre>&lt;<span class="pl-ent">dependency</span>&gt; &lt;<span class="pl-ent">groupId</span>&gt;cc.pptshow&lt;/<span class="pl-ent">groupId</span>&gt; &lt;<span class="pl-ent">artifactId</span>&gt;pptshow&lt;/<span class="pl-ent">artifactId</span>&gt; &lt;<span class="pl-ent">version</span>&gt;1.3&lt;/<span class="pl-ent">version</span>&gt; &lt;/<span class="pl-ent">dependency</span>&gt;</pre></div> <p>如果您不使用Maven构建可以下载jar包手动导入<br> If you don't use Maven build you can download the jar package and import it manually</p> qrpcode