jmail
jmail copied to clipboard
Include JAR files for download alongside GitHub Releases
Please describe the feature that you are requesting
I'd really like to use this library but the way I've imported other libraries to my project is by pasting in the .jar files I'm not using Maven to build it, so the current "Installation" section for JMail doesn't work for me
Would it be possible to share the JAR files for running this?
Apologies if this is a silly question or if I'm missing something obvious, and/or there's another way to go about importing this library without needing JAR files
Additional context
I'm using Java 11, IDE is NetBeans 13, Apache Ant to build
Hi @gracexjang
Thank you for your interest! You can actually download the JAR directly from Maven Central. The JAR for the latest version is here: https://repo1.maven.org/maven2/com/sanctionco/jmail/jmail/1.6.2/ (click on jmail-1.6.2.jar to download).
It would be nice for me to include it as a download on the releases page. I'll keep this issue open for that enhancement.