Git Product home page Git Product logo

Comments (4)

liweijieok avatar liweijieok commented on September 25, 2024

我目前也是

ERROR: Failed to resolve: com.cpiz.bubbleview:bubbleview:1.0.3
Show in Project Structure dialog
Affected Modules: app, base, tcp

依赖方式:

api 'com.cpiz.bubbleview:bubbleview:1.0.3'

根目录已经添加了

 repositories {
        google()

        maven { url "https://jitpack.io" }
        jcenter()
    }

以及添加了class path

classpath 'com.android.tools.build:gradle:3.3.2'
 classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
        classpath "org.jacoco:org.jacoco.core:0.8.2"

from bubbleview.

FhrShadow avatar FhrShadow commented on September 25, 2024

我注意到在maven上该项目的最新版本为1.0.2,用1.0.2版本试试
↓maven地址↓
https://mvnrepository.com/artifact/com.cpiz.bubbleview/bubbleview/1.0.2

from bubbleview.

sohnyi avatar sohnyi commented on September 25, 2024

使用 JCenter 可以添加 1.0.3 版本

from bubbleview.

forzajuve avatar forzajuve commented on September 25, 2024

添加了jcenter(),我也是1.0.3的下不下来,1.0.2的就可以

from bubbleview.

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.