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

Can we have gradle compile path for this library ? #12

Open
praveen2gemini opened this issue Apr 6, 2016 · 5 comments
Open

Can we have gradle compile path for this library ? #12

praveen2gemini opened this issue Apr 6, 2016 · 5 comments

Comments

@praveen2gemini
Copy link

It is pretty small library to achieve both FastScroll as well as Sticky header too.If It would be compiled path in build.gradle. It would be more easy to integrate with any project rather than adding complete (:libary) src code.

Anything like,
compile 'com.github.AndroidDeveloperLB:ListViewVariants:V1.0'

@AndroidDeveloperLB
Copy link
Owner

I've made a release:
https://github.com/AndroidDeveloperLB/ListViewVariants/releases/tag/1

Maybe now it is possible to make is nicer?

@harinair
Copy link

harinair commented Apr 6, 2016

For now we can use the jitpack.io as I described in #3 but it would be really cool if you could push this to maven repo.

You can add this and get the release 1.

dependencies {
        compile 'com.github.AndroidDeveloperLB:ListViewVariants:1'
}

@AndroidDeveloperLB
Copy link
Owner

@harinair What's wrong with using jitpack? I use it for my other repos too...

@harinair
Copy link

harinair commented Apr 6, 2016

@AndroidDeveloperLB
There is nothing wrong but I am not sure how long they will be there. Companies die if they could not raise enough money or they may make this feature paid. Getting it in maven repo is a tough process but it is future proof.

@praveen2gemini
Copy link
Author

@AndroidDeveloperLB I got it what I want. (:thumbsup)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants