diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2014-11-27 20:35:26 +0100 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2014-11-27 20:35:26 +0100 |
commit | f75dac6bc90f8019baeec224df06cb91e4cc15f6 (patch) | |
tree | fdd0f6409cf26628584b915be1b878f53ea34564 /repo/com/sun/pdfview/0.9.3-CyBot | |
parent | 957e370f19a2cc2a55960ab3b722ada33fe81699 (diff) | |
download | pdf-over-f75dac6bc90f8019baeec224df06cb91e4cc15f6.tar.gz pdf-over-f75dac6bc90f8019baeec224df06cb91e4cc15f6.tar.bz2 pdf-over-f75dac6bc90f8019baeec224df06cb91e4cc15f6.zip |
Switch to new custom PDF Renderer fork
https://github.com/CyBot/PDFrenderer
Diffstat (limited to 'repo/com/sun/pdfview/0.9.3-CyBot')
-rw-r--r-- | repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.jar | bin | 0 -> 1636796 bytes | |||
-rw-r--r-- | repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.pom | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.jar b/repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.jar Binary files differnew file mode 100644 index 00000000..fbed4581 --- /dev/null +++ b/repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.jar diff --git a/repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.pom b/repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.pom new file mode 100644 index 00000000..f8c18058 --- /dev/null +++ b/repo/com/sun/pdfview/0.9.3-CyBot/pdfview-0.9.3-CyBot.pom @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>com.sun</groupId> + <artifactId>pdfview</artifactId> + <version>0.9.3-CyBot</version> + <description>POM was created from install:install-file</description> +</project> |