Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include JAR files for download alongside GitHub Releases #230

Open
gracexjang opened this issue Apr 15, 2024 · 1 comment
Open

Include JAR files for download alongside GitHub Releases #230

gracexjang opened this issue Apr 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gracexjang
Copy link

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

@gracexjang gracexjang added the enhancement New feature or request label Apr 15, 2024
@RohanNagar
Copy link
Owner

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.

@RohanNagar RohanNagar changed the title JAR files if I'm not using Maven to build my project? Include JAR files for download alongside GitHub Releases Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants