Git Product home page Git Product logo

Comments (6)

cymcsg avatar cymcsg commented on July 20, 2024
compile 'com.marshalchen.ultimaterecyclerview:library:0.7.5'

for gradle , or

<dependency>
  <groupId>com.marshalchen.ultimaterecyclerview</groupId>
  <artifactId>library</artifactId>
  <version>0.7.5</version>
  <type>pom</type>
</dependency>

for maven

from ultimaterecyclerview.

RJHsiao avatar RJHsiao commented on July 20, 2024

@cymcsg Gradle sync still failed. The error message:

Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Failed to resolve: library

P.S. I'm using Android Studio 3.1.3 with Android Plugin for Gradle 3.1.3.

from ultimaterecyclerview.

cymcsg avatar cymcsg commented on July 20, 2024

Sorry for that. I'll try to find out the solution.
How about if you try to use 0.7.0 version? Is the same error?

from ultimaterecyclerview.

RJHsiao avatar RJHsiao commented on July 20, 2024

@cymcsg Gradle sync fine when changing version to 0.7.0.

BTW, I'm using Glide v4.7.1 in my project right now, so building project will failed.

from ultimaterecyclerview.

cymcsg avatar cymcsg commented on July 20, 2024

Could you use 0.7.6 for another try? Thanks a lot.

from ultimaterecyclerview.

RJHsiao avatar RJHsiao commented on July 20, 2024

@cymcsg Gradle sync passed, building project passed. Everything works fine.
Thanks!

from ultimaterecyclerview.

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.