is not current version
Last Version 2010.08.09

com.adobe.pdf:pcfi 2009.06.14

Collection of PDF core font information files downloaded from Adobe's Developer Center on 2009-06-14. This collection contains font metrics for the 14 PDF core fonts and CMaps for the PDF CJK fonts. The files are stored in subdirectories of com/adobe/pdf/pcfi. See the individual files for the licensing information.

Categories

Categories

PDF Data
GroupId

GroupId

com.adobe.pdf
ArtifactId

ArtifactId

pcfi
Version

Version

2009.06.14
Type

Type

jar

Download pcfi 2009.06.14


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