mimedir

This is a Java API binding of the IETF Mime-Dir and vCard RFC's.

License

License

GroupId

GroupId

org.ietf
ArtifactId

ArtifactId

mimedir
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mimedir
This is a Java API binding of the IETF Mime-Dir and vCard RFC's.
Project URL

Project URL

http://mime-dir-j.sourceforge.net/

Download mimedir

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0