is not current version
Last Version 2021.12.004

com.devonfw.tools:devonfw-docgen-pdf 5.0.2

Generates documentation as PDF from AsciiDoc pages.

Categories

Categories

PDF Data
GroupId

GroupId

com.devonfw.tools
ArtifactId

ArtifactId

devonfw-docgen-pdf
Version

Version

5.0.2
Type

Type

pom

Download devonfw-docgen-pdf 5.0.2


<!-- https://jarcasting.com/artifacts/com.devonfw.tools/devonfw-docgen-pdf/ -->
<dependency>
    <groupId>com.devonfw.tools</groupId>
    <artifactId>devonfw-docgen-pdf</artifactId>
    <version>5.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.tools/devonfw-docgen-pdf/
implementation 'com.devonfw.tools:devonfw-docgen-pdf:5.0.2'
// https://jarcasting.com/artifacts/com.devonfw.tools/devonfw-docgen-pdf/
implementation ("com.devonfw.tools:devonfw-docgen-pdf:5.0.2")
'com.devonfw.tools:devonfw-docgen-pdf:pom:5.0.2'
<dependency org="com.devonfw.tools" name="devonfw-docgen-pdf" rev="5.0.2">
  <artifact name="devonfw-docgen-pdf" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.tools', module='devonfw-docgen-pdf', version='5.0.2')
)
libraryDependencies += "com.devonfw.tools" % "devonfw-docgen-pdf" % "5.0.2"
[com.devonfw.tools/devonfw-docgen-pdf "5.0.2"]