is not current version
Last Version 0.0.7

de.tschumacher:templateservice 0.0.5

Creates a pdf from out of a docx with replacements

GroupId

GroupId

de.tschumacher
ArtifactId

ArtifactId

templateservice
Version

Version

0.0.5
Type

Type

jar

Download templateservice 0.0.5


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