GithubHelp home page GithubHelp logo

Comments (7)

krishanudey avatar krishanudey commented on September 14, 2024

Any specific error you are getting? Please share your gradle console output

from pinview.

praveenbbhati avatar praveenbbhati commented on September 14, 2024

Same here, Just updated my android studio.
Failed to resolve: com.github.GoodieBag:Pinview:v1.3 Show in File Show in Project Structure dialog

from pinview.

muhammedvilla85 avatar muhammedvilla85 commented on September 14, 2024

I am also facing the same problem

from pinview.

Vatican-Cameos avatar Vatican-Cameos commented on September 14, 2024

Did you guys make sure you used implementation instead of compile in your gradles ? I just updated it now. Please do let me know if that caused the error.

from pinview.

Azaria92 avatar Azaria92 commented on September 14, 2024

Yeah I can confirm that it is not working right now.
I'm getting the same error message "Failed to resolve: com.github.GoodieBag:Pinview:v1.3
"
I used that library in another app and it was working fine.
I am using implementation instead of compile in my gradle

from pinview.

hobohobo02 avatar hobohobo02 commented on September 14, 2024

I add "maven { url 'https://jitpack.io' }" on my root build.gradle file at the end of repositories, and works fine for me, here is the link

from pinview.

pycrash avatar pycrash commented on September 14, 2024

You must be adding maven { url 'https://jitpack.io' } in buildscript repositories . Add it to allprojects repositories

from pinview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.