Skip to content

com.googlecode.ez-vcard.ez-vcard 0.10.6 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.googlecode.ez-vcard</groupId>
  <artifactId>ez-vcard</artifactId>
  <version>0.10.6</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

0.10.6

March 16, 2020

  • URIs can now be used as KEY property values (Issue 100).
  • Relaxed date parsing: Dates with single digit month and/or date components can now be parsed, provided they are in extended format (e.g. 2020-1-3). Before this change, such a date would fail to parse, causing the property to be parsed as a RawProperty object (Issue 102).
  • Updated dependency libraries to latest versions.

View full changelog

Details

  • @mangstadt mangstadt
  • June 02, 2020
  • 10 dependencies
  • Other

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0


Recent versions