diff options
Diffstat (limited to 'repo/org')
-rw-r--r-- | repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar | bin | 0 -> 86867 bytes | |||
-rw-r--r-- | repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom | 11 |
2 files changed, 11 insertions, 0 deletions
diff --git a/repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar b/repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar Binary files differnew file mode 100644 index 00000000..23ef424e --- /dev/null +++ b/repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar diff --git a/repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom b/repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom new file mode 100644 index 00000000..4c637ee8 --- /dev/null +++ b/repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom @@ -0,0 +1,11 @@ +<?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>org.jpedal</groupId> + <artifactId>jbig2</artifactId> + <name>JBIG2</name> + <version>1.0</version> + <description>JBIG2</description> +</project> + |