is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-docbook 0.20.6


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-docbook
Version

Version

0.20.6
Type

Type

pom

Download pustefix-docbook 0.20.6


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