is not current version
Last Version 0.7.12

com.hp.jipp:jipp-pdl 0.5.5

Output PCLm page description language

GroupId

GroupId

com.hp.jipp
ArtifactId

ArtifactId

jipp-pdl
Version

Version

0.5.5
Type

Type

pom

Download jipp-pdl 0.5.5


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