Cardme VCard Library

An implementation of RFC 2426 - VCard. This groupware library will provide java applications with a way to read and write VCards from and to the VCard file format. Project goals are to provide a flexible and easy to use library with excellent docs.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.cardme
Идентификатор

Идентификатор

cardme
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cardme VCard Library
An implementation of RFC 2426 - VCard. This groupware library will provide java applications with a way to read and write VCards from and to the VCard file format. Project goals are to provide a flexible and easy to use library with excellent docs.
Ссылка на сайт

Ссылка на сайт

https://sourceforge.net/projects/cardme/
Система контроля версий

Система контроля версий

http://svn.code.sf.net/p/cardme/code/tags/cardme-0.4.0

Скачать cardme

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sourceforge.cardme/cardme/ -->
<dependency>
    <groupId>net.sourceforge.cardme</groupId>
    <artifactId>cardme</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.cardme/cardme/
implementation 'net.sourceforge.cardme:cardme:0.4.0'
// https://jarcasting.com/artifacts/net.sourceforge.cardme/cardme/
implementation ("net.sourceforge.cardme:cardme:0.4.0")
'net.sourceforge.cardme:cardme:jar:0.4.0'
<dependency org="net.sourceforge.cardme" name="cardme" rev="0.4.0">
  <artifact name="cardme" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.cardme', module='cardme', version='0.4.0')
)
libraryDependencies += "net.sourceforge.cardme" % "cardme" % "0.4.0"
[net.sourceforge.cardme/cardme "0.4.0"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.9
commons-codec : commons-codec jar 1.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.4.0-B3
0.3.6.03
0.3.6
0.3.5
0.3.4.01
0.3.4
0.3.3
0.3.2.02