cardme

Cardme is a Java VCard library which allows you to work with VCard objects in java prorams.

License

License

GroupId

GroupId

info.ineighborhood
ArtifactId

ArtifactId

cardme
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

cardme
Cardme is a Java VCard library which allows you to work with VCard objects in java prorams.
Project URL

Project URL

https://sourceforge.net/projects/cardme/

Download cardme

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.ietf : mimedir jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3