Jar examples for g:ghost4j
Java wrapper for Ghostscript API
You can download jar file ghost4j 1.0.1 in this page.
GNU LESSER GENERAL PUBLIC LICENSE
You can use the following script to add ghost4j-1.0.1.jar to your project.
<dependency> <groupId>org.ghost4j</groupId> <artifactId>ghost4j</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.ghost4j', name: 'ghost4j', version: '1.0.1'
libraryDependencies += "org.ghost4j" % "ghost4j" % "1.0.1"
<dependency org="org.ghost4j" name="ghost4j" rev="1.0.1"/>
@Grapes(@Grab(group='org.ghost4j', module='ghost4j', version='1.0.1'))
'org.ghost4j:ghost4j:jar:1.0.1'
Click the following link to download the jar file.
ghost4j-1.0.1-javadoc.jar