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