MVN

jcom : jcom

Maven & Gradle

Nov 24, 2005
<dependency>
    <groupId>jcom</groupId>
    <artifactId>jcom</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.4

All Versions

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

Version Vulnerabilities Updated
2.2.x
jcom-2.2.4

How to add a dependency to Maven

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

<dependency>
    <groupId>jcom</groupId>
    <artifactId>jcom</artifactId>
    <version>2.2.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jcom:jcom:2.2.4'

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

implementation("jcom:jcom:2.2.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "jcom" % "jcom" % "2.2.4"

Advertisement

Dependencies from Group

Nov 24, 2005

Discover Dependencies

Jul 28, 2014
33 usages
221 stars
Feb 23, 2012
Jun 02, 2011
13 stars
Jan 22, 2014
9 usages
Sep 20, 2005
4 usages
Nov 24, 2013
3 usages
39 stars
Oct 28, 2014
5 usages
44 stars