kotlin-mail

A kotlin-esque wrapper/replacement for JavaMail.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.slothLabs
ArtifactId

ArtifactId

kotlin-mail
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-mail
A kotlin-esque wrapper/replacement for JavaMail.
Project URL

Project URL

https://github.com/SlothLabs/kotlin-mail
Source Code Management

Source Code Management

https://github.com/SlothLabs/kotlin-mail

Download kotlin-mail

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.1
org.funktionale » funktionale jar 0.8
javax.mail : javax.mail-api jar 1.5.5
com.sun.mail : javax.mail jar 1.5.5
org.slf4j : slf4j-api jar 1.7.18

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.18
com.icegreen : greenmail jar 1.5.0
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.1.0-RC6