jar

io.github.slothLabs : kotlin-mail

Maven & Gradle

Apr 20, 2016
22 stars

kotlin-mail · A kotlin-esque wrapper/replacement for JavaMail.

Table Of Contents

Latest Version

Download io.github.slothLabs : kotlin-mail JAR file - Latest Versions:

All Versions

Download io.github.slothLabs : kotlin-mail JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kotlin-mail-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.slothLabs.mail.imap

├─ io.github.slothLabs.mail.imap.ConnectionInformation.class - [JAR]

├─ io.github.slothLabs.mail.imap.Folder.class - [JAR]

├─ io.github.slothLabs.mail.imap.FolderModes.class - [JAR]

├─ io.github.slothLabs.mail.imap.Imap.class - [JAR]

├─ io.github.slothLabs.mail.imap.ImapKt.class - [JAR]

├─ io.github.slothLabs.mail.imap.Message.class - [JAR]

├─ io.github.slothLabs.mail.imap.MessageHeader.class - [JAR]

├─ io.github.slothLabs.mail.imap.MessageKt.class - [JAR]

├─ io.github.slothLabs.mail.imap.ReceivedDate.class - [JAR]

├─ io.github.slothLabs.mail.imap.SearchBuilder.class - [JAR]

├─ io.github.slothLabs.mail.imap.SearchTermsKt.class - [JAR]

├─ io.github.slothLabs.mail.imap.SentDate.class - [JAR]

├─ io.github.slothLabs.mail.imap.Size.class - [JAR]

├─ io.github.slothLabs.mail.imap.Sort.class - [JAR]

├─ io.github.slothLabs.mail.imap.SortBuilder.class - [JAR]

Advertisement