MVN

pcj : pcj

Maven & Gradle

Sep 20, 2005
3 usages

pcj

<dependency>
    <groupId>pcj</groupId>
    <artifactId>pcj</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pcj : pcj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of pcj : pcj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
pcj-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>pcj</groupId>
    <artifactId>pcj</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'pcj:pcj:1.2'

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

implementation("pcj:pcj:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "pcj" % "pcj" % "1.2"

Advertisement

Dependencies from Group

pcj
Sep 20, 2005
3 usages

Discover Dependencies

Feb 26, 2014
1 usages
192 stars
Mar 15, 2013
1 usages
240 stars
Mar 10, 2015
30 usages
251 stars
Oct 27, 2008
12 usages
Jan 07, 2014
Aug 29, 2015
19 stars