GithubHelp home page GithubHelp logo

jcenter error about discretescrollview HOT 4 CLOSED

m5kh6n77 avatar m5kh6n77 commented on June 15, 2024 4
jcenter error

from discretescrollview.

Comments (4)

lester-osimdev avatar lester-osimdev commented on June 15, 2024 2

@m5kh6n77 @kharolpooran Please use this at the moment

allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
dependencies {
	        implementation 'com.github.yarolegovich:DiscreteScrollView:v1.5.1'
	}

from discretescrollview.

kharolpooran avatar kharolpooran commented on June 15, 2024 1

Please consider it as a priority people are using your library.

from discretescrollview.

m5kh6n77 avatar m5kh6n77 commented on June 15, 2024

@m5kh6n77 @kharolpooran Please use this at the moment

allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
dependencies {
	        implementation 'com.github.yarolegovich:DiscreteScrollView:v1.5.1'
	}

thank you

from discretescrollview.

carlos-mg89 avatar carlos-mg89 commented on June 15, 2024

It works for the old com.yarolegovich:discrete-scrollview:v1.4.9 version as well.

Simply replace this:

implementation 'com.yarolegovich:discrete-scrollview:v1.4.9'

with this:

implementation 'com.github.yarolegovich:DiscreteScrollView:v1.5.1'

Just tested it, and there doesn't seem to be any breaking change.

Perhaps this could be written in the README so people coming from the old 1.4 version know they can easily update to the 1.5.

from discretescrollview.

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.