jar

io.tech1.framework : tech1-framework-emails

Maven & Gradle

Aug 19, 2023
6 stars
Table Of Contents

Latest Version

Download io.tech1.framework : tech1-framework-emails JAR file - Latest Versions:

All Versions

Download io.tech1.framework : tech1-framework-emails JAR file - All Versions:

Version Vulnerabilities Size Updated
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4

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 tech1-framework-emails-1.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.tech1.framework.emails.services.impl

├─ io.tech1.framework.emails.services.impl.EmailServiceImpl.class - [JAR]

io.tech1.framework.emails.utilities.impl

├─ io.tech1.framework.emails.utilities.impl.EmailUtilityImpl.class - [JAR]

io.tech1.framework.emails.domain

├─ io.tech1.framework.emails.domain.EmailHTML.class - [JAR]

├─ io.tech1.framework.emails.domain.EmailPlainAttachment.class - [JAR]

io.tech1.framework.emails.services

├─ io.tech1.framework.emails.services.EmailService.class - [JAR]

io.tech1.framework.emails.utilities

├─ io.tech1.framework.emails.utilities.EmailUtility.class - [JAR]

io.tech1.framework.emails.configurations

├─ io.tech1.framework.emails.configurations.ApplicationEmails.class - [JAR]