template-ppt
template PPT
License |
License |
---|---|
GroupId | GroupIdcom.github.microwww |
ArtifactId | ArtifactIdtemplate-ppt |
Last Version | Last Version0.0.6-release |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontemplate-ppt
This is a template language for PPTX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
template-ppt-0.0.6-release.pom | |
template-ppt-0.0.6-release.jar | 54 KB |
template-ppt-0.0.6-release-sources.jar | 26 KB |
template-ppt-0.0.6-release-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.microwww/template-ppt/ -->
<dependency>
<groupId>com.github.microwww</groupId>
<artifactId>template-ppt</artifactId>
<version>0.0.6-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microwww/template-ppt/
implementation 'com.github.microwww:template-ppt:0.0.6-release'
// https://jarcasting.com/artifacts/com.github.microwww/template-ppt/
implementation ("com.github.microwww:template-ppt:0.0.6-release")
'com.github.microwww:template-ppt:jar:0.0.6-release'
<dependency org="com.github.microwww" name="template-ppt" rev="0.0.6-release">
<artifact name="template-ppt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microwww', module='template-ppt', version='0.0.6-release')
)
libraryDependencies += "com.github.microwww" % "template-ppt" % "0.0.6-release"
[com.github.microwww/template-ppt "0.0.6-release"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
ognl : ognl | jar | 3.2.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.poi : poi-ooxml | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
template PPT