MVN

org.ghost4j : ghost4j

Maven & Gradle

Mar 15, 2016
8 usages

Ghost4J · Java wrapper for Ghostscript API

<dependency>
    <groupId>org.ghost4j</groupId>
    <artifactId>ghost4j</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ghost4j : ghost4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.ghost4j : ghost4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ghost4j-1.0.1
ghost4j-1.0.0

How to add a dependency to Maven

Add the following org.ghost4j : ghost4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ghost4j</groupId>
    <artifactId>ghost4j</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ghost4j : ghost4j gradle dependency to your build.gradle file:

implementation 'org.ghost4j:ghost4j:1.0.1'

Gradle Kotlin DSL: Add the following org.ghost4j : ghost4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ghost4j:ghost4j:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ghost4j : ghost4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ghost4j" % "ghost4j" % "1.0.1"

Advertisement

Dependencies from Group

Mar 15, 2016
8 usages

Discover Dependencies

Jul 13, 2023
11 usages
Apr 15, 2020
2 usages
6 stars
Nov 11, 2017
3 usages
17 stars
Mar 08, 2016
2 usages
0 stars
Jun 15, 2016
4 usages
1.5k stars
Sep 02, 2022
33 usages
344 stars
Sep 27, 2012
2 usages
1 stars