Jar examples for e: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 the xCard (XML-encoded vCards), hCard (HTML-encoded vCards), and jCard (JSON-encoded vCards) standards.
You can download jar file ez-vcard 0.10.0 in this page.
FreeBSD License
You can use the following script to add ez-vcard-0.10.0.jar to your project.
<dependency> <groupId>com.googlecode.ez-vcard</groupId> <artifactId>ez-vcard</artifactId> <version>0.10.0</version> </dependency>
compile group: 'com.googlecode.ez-vcard', name: 'ez-vcard', version: '0.10.0'
libraryDependencies += "com.googlecode.ez-vcard" % "ez-vcard" % "0.10.0"
<dependency org="com.googlecode.ez-vcard" name="ez-vcard" rev="0.10.0"/>
@Grapes(@Grab(group='com.googlecode.ez-vcard', module='ez-vcard', version='0.10.0'))
'com.googlecode.ez-vcard:ez-vcard:jar:0.10.0'
Click the following link to download the jar file.
ez-vcard-0.10.0-javadoc.jar