MVN

com.googlecode.ez-vcard : ez-vcard

Maven & Gradle

Feb 04, 2023
19 usages
371 stars

ez-vcard · A library that reads and writes vCards, supporting all versions of the vCard standard (2.1, 3.0, and 4.0) as well as xCard (XML-encoded vCards), hCard (HTML-encoded vCards), and jCard (JSON-encoded vCards).

<dependency>
    <groupId>com.googlecode.ez-vcard</groupId>
    <artifactId>ez-vcard</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.ez-vcard : ez-vcard to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of com.googlecode.ez-vcard : ez-vcard to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
ez-vcard-0.12.0
0.11.x
ez-vcard-0.11.3
ez-vcard-0.11.2
ez-vcard-0.11.1
ez-vcard-0.11.0
0.10.x
ez-vcard-0.10.6
ez-vcard-0.10.5
ez-vcard-0.10.4
ez-vcard-0.10.3
ez-vcard-0.10.2
ez-vcard-0.10.1
ez-vcard-0.10.0
0.9.x
ez-vcard-0.9.11
ez-vcard-0.9.10
ez-vcard-0.9.9
ez-vcard-0.9.8
ez-vcard-0.9.7
ez-vcard-0.9.6
ez-vcard-0.9.5
ez-vcard-0.9.4
ez-vcard-0.9.3
ez-vcard-0.9.2
ez-vcard-0.9.1
ez-vcard-0.9.0
0.8.x
ez-vcard-0.8.5
ez-vcard-0.8.4
ez-vcard-0.8.3
ez-vcard-0.8.2
ez-vcard-0.8.1
ez-vcard-0.8.0
0.7.x
ez-vcard-0.7.3
ez-vcard-0.7.2
ez-vcard-0.7.1
ez-vcard-0.7.0
0.6.x
ez-vcard-0.6.0
0.5.x
ez-vcard-0.5.0
0.4.x
ez-vcard-0.4.1

How to add a dependency to Maven

Add the following com.googlecode.ez-vcard : ez-vcard maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.ez-vcard</groupId>
    <artifactId>ez-vcard</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.ez-vcard : ez-vcard gradle dependency to your build.gradle file:

implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'

Gradle Kotlin DSL: Add the following com.googlecode.ez-vcard : ez-vcard gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.ez-vcard:ez-vcard:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.ez-vcard : ez-vcard sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.ez-vcard" % "ez-vcard" % "0.12.0"

Advertisement

Dependencies from Group

Feb 04, 2023
19 usages
371 stars

Discover Dependencies

Sep 18, 2015
34 stars
May 02, 2023
820 stars
May 02, 2023
5 usages
820 stars
Apr 12, 2017
9 usages
1.2k stars
Sep 29, 2016
Sep 22, 2015
1 usages
May 16, 2017
6 usages
Feb 12, 2018
4 usages
9.6k stars