| License | License | 
|---|---|
| Categories | CategoriesKotlin Languages | 
| GroupId | GroupIdio.github.slothLabs | 
| ArtifactId | ArtifactIdkotlin-mail | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionkotlin-mail A kotlin-esque wrapper/replacement for JavaMail. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| kotlin-mail-0.1.0.pom | |
| kotlin-mail-0.1.0.jar | 46 KB | 
| kotlin-mail-0.1.0-sources.jar | 12 KB | 
| kotlin-mail-0.1.0-javadoc.jar | 149 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |