RefreshActionItem icon indicating copy to clipboard operation
RefreshActionItem copied to clipboard

Need an AAR package in Maven central

Open Wavesonics opened this issue 12 years ago • 6 comments
trafficstars

It would be great to get an AAR of this in the maven central repo so we can use this inside Android Studio projects.

Theres a good resource here for how to package it up and submit: http://gmariotti.blogspot.it/2013/09/publish-aar-file-to-maven-central-with.html

Wavesonics avatar Nov 12 '13 23:11 Wavesonics

Yeah, that's in my todo list. I'll do it together with a port to ActionBarCompat.

On Wed, Nov 13, 2013 at 12:25 AM, Adam Brown [email protected]:

It would be great to get an AAR of this in the maven central repo so we can use this inside Android Studio projects.

— Reply to this email directly or view it on GitHubhttps://github.com/ManuelPeinado/RefreshActionItem/issues/11 .

ManuelPeinado avatar Nov 14 '13 11:11 ManuelPeinado

Awesome thanks! Ya having no dependencies would be great. For my own use case I don't need to support below API 14, so full native would even be awesome.

Wavesonics avatar Nov 14 '13 19:11 Wavesonics

I will support all versions of the AB under the same repos, same as I've done with my other libs GlassActionBar and MultichoiceAdapter El 14/11/2013 20:45, "Adam Brown" [email protected] escribió:

Awesome thanks! Ya having no dependencies would be great. For my own use case I don't need to support below API 14, so full native would even be awesome.

— Reply to this email directly or view it on GitHubhttps://github.com/ManuelPeinado/RefreshActionItem/issues/11#issuecomment-28515976 .

ManuelPeinado avatar Nov 14 '13 20:11 ManuelPeinado

Until this is done, is there any workaround for getting the project working under Android Studio and Gradle? Thanks!

thirtythreeforty avatar Aug 22 '14 20:08 thirtythreeforty

@thirtythreeforty There is a workaround and it's called JitPack.io : ) You can use it to get GitHub repos as maven dependencies. Here's RefreshActionItem: https://jitpack.io/#ManuelPeinado/RefreshActionItem/parent-1.0.3

jitpack-io avatar Mar 28 '15 21:03 jitpack-io

@jitpack-io Not working with android studio. Can someone tell how to use this lib in android studio?

FajarKhan avatar Jul 22 '17 11:07 FajarKhan