License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-text-directory-vcard |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor Directory vCard
GlobalMentor Java text/vcard library.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-text-directory-vcard/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-text-directory-vcard</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-text-directory-vcard/
implementation 'com.globalmentor:globalmentor-text-directory-vcard:0.6.2'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-text-directory-vcard/
implementation ("com.globalmentor:globalmentor-text-directory-vcard:0.6.2")
'com.globalmentor:globalmentor-text-directory-vcard:jar:0.6.2'
<dependency org="com.globalmentor" name="globalmentor-text-directory-vcard" rev="0.6.2">
<artifact name="globalmentor-text-directory-vcard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-text-directory-vcard', version='0.6.2')
)
libraryDependencies += "com.globalmentor" % "globalmentor-text-directory-vcard" % "0.6.2"
[com.globalmentor/globalmentor-text-directory-vcard "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.7.0 |
com.globalmentor : globalmentor-itu | jar | 0.6.0 |
com.globalmentor : globalmentor-text-directory | jar | 0.6.2 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |