is not current version
Last Version 0.0.6-release

com.github.microwww:template-ppt 0.0.5-release

This is a template language for PPTX

GroupId

GroupId

com.github.microwww
ArtifactId

ArtifactId

template-ppt
Version

Version

0.0.5-release
Type

Type

jar

Download template-ppt 0.0.5-release


<!-- https://jarcasting.com/artifacts/com.github.microwww/template-ppt/ -->
<dependency>
    <groupId>com.github.microwww</groupId>
    <artifactId>template-ppt</artifactId>
    <version>0.0.5-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microwww/template-ppt/
implementation 'com.github.microwww:template-ppt:0.0.5-release'
// https://jarcasting.com/artifacts/com.github.microwww/template-ppt/
implementation ("com.github.microwww:template-ppt:0.0.5-release")
'com.github.microwww:template-ppt:jar:0.0.5-release'
<dependency org="com.github.microwww" name="template-ppt" rev="0.0.5-release">
  <artifact name="template-ppt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microwww', module='template-ppt', version='0.0.5-release')
)
libraryDependencies += "com.github.microwww" % "template-ppt" % "0.0.5-release"
[com.github.microwww/template-ppt "0.0.5-release"]