Giter Site home page Giter Site logo

#Bug about rxretrojsoup HOT 5 CLOSED

florent37 avatar florent37 commented on May 22, 2024
#Bug

from rxretrojsoup.

Comments (5)

florent37 avatar florent37 commented on May 22, 2024

I update to rxjava 2, use now io.reactivex.Observable

from rxretrojsoup.

florent37 avatar florent37 commented on May 22, 2024

and compile 'io.reactivex:rxjava:2.0.7'

from rxretrojsoup.

ar-android avatar ar-android commented on May 22, 2024

this is my dependency

    compile 'com.github.bumptech.glide:glide:3.7.0'
    compile 'com.squareup.okhttp3:okhttp:3.6.0'
    compile 'io.reactivex.rxjava2:rxjava:2.0.7'
    compile 'io.reactivex.rxjava2:rxandroid:2.0.1'

    compile 'org.jsoup:jsoup:1.10.2'

    compile project(':retrojsoup-compiler')
    compile project(':retrojsoup')
    compile project(':rxjsoup')

And i still get the error.

from rxretrojsoup.

florent37 avatar florent37 commented on May 22, 2024

instead of

compile project(':retrojsoup-compiler')
    compile project(':retrojsoup')
    compile project(':rxjsoup')

use

compile 'com.github.florent37:retrojsoup:1.0.3'
compile 'com.github.florent37:rxjsoup:1.0.3'
annotationProcessor 'com.github.florent37:retrojsoup-compiler:1.0.3'

and delete your local modules

from rxretrojsoup.

hram avatar hram commented on May 22, 2024

Failed to resolve: com.github.florent37:retrojsoup:1.0.3

from rxretrojsoup.

Related Issues (19)

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.