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

Add library to Maven Repository #3

Open
MacFJA opened this issue Nov 6, 2018 · 2 comments
Open

Add library to Maven Repository #3

MacFJA opened this issue Nov 6, 2018 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MacFJA
Copy link
Owner

MacFJA commented Nov 6, 2018

Right now the library is only installable manually (either by downloading the jar and add it to your classpath, or to install it in your local maven repository from the source).

It would be great to have it available from standard Maven (or Gradle, Ivy, etc.) repository.

But I never done it before and I have no idea how it works. Any help/hint/tutorial would be greatly appreciated.

@MacFJA MacFJA added enhancement New feature or request help wanted Extra attention is needed labels Nov 6, 2018
@mjm918
Copy link

mjm918 commented Nov 7, 2018

Last time I created a library for Android. I'm not sure whether it will help you. You can refer to the following tutorial:

https://medium.com/@ome450901/publish-an-android-library-by-jitpack-a0342684cbd0

MacFJA added a commit that referenced this issue Nov 7, 2018
MacFJA added a commit that referenced this issue Nov 7, 2018
MacFJA added a commit that referenced this issue Nov 7, 2018
@MacFJA
Copy link
Owner Author

MacFJA commented Nov 7, 2018

JitPack look like a good alternative ( )
The only drawback I see is the fact you have to add a new repository, that can create potential conflict.

I will add JitPack as an alternative way to install the library in the README

MacFJA added a commit that referenced this issue Jan 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants