is not current version
Last Version 0.7.12

com.hp.jipp:jipp-pdl 0.6.16

Output PCLm page description language

GroupId

GroupId

com.hp.jipp
ArtifactId

ArtifactId

jipp-pdl
Version

Version

0.6.16
Type

Type

pom

Download jipp-pdl 0.6.16


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