wasabeef / picasso-transformations

An Android transformation library providing a variety of image transformations for Picasso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find the library in Gradle

njt28 opened this issue · comments

commented

hi,

Thanks for your awesome library.
But I have problems with integrate the lib into my app.
I tried to put this line
compile 'jp.wasabeef:picasso-transformations:2.1.0'

but nothing is downloaded. Can you give me some helps?
Thanks

It works as expected...

One question: are you adding the jcenter() repo to your repositories?