Last Version

MailLib Library 0.15.0

A Java library for parsing and generating Internet email messages.

License

License

https://github.com/peteroupc/MailLib/blob/master/LICENSE.md
GroupId

GroupId

com.upokecenter
ArtifactId

ArtifactId

maillib
Version

Version

0.15.0
Type

Type

jar
Description

Description

MailLib Library
A Java library for parsing and generating Internet email messages.
Project URL

Project URL

https://github.com/peteroupc/MailLib
Source Code Management

Source Code Management

https://github.com/peteroupc/MailLib

Download maillib 0.15.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.peteroupc : encoding jar 0.5.0
com.github.peteroupc : datautilities jar 1.0.0
com.github.peteroupc : uriutility jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13-beta-3

Project Modules

There are no modules declared in this project.