rongi / rotate-layout

Android layout that can rotate any view.
MIT License
336 stars 62 forks source link

Migrate to Maven Central #16

Open bearlysophisticated opened 3 years ago

bearlysophisticated commented 3 years ago

JFrog just announced that they'll be shutting down JCenter, keeping it as a read-only package repo: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Key dates are:

Hence rate-layout should also be migrated to another maven repository like Maven central.

Kazachenko1998 commented 3 years ago

You can always download by direct link api/implementation "com.github.rongi.rotate-layout:rotate-layout:$rotate_layout" (3.0.0)

bearlysophisticated commented 2 years ago

@Kazachenko1998 please specify your suggestion

metalurgus commented 1 year ago

One more option: https://jitpack.io/#rongi/rotate-layout/v3.0.0

Add Jitpack repo: maven { url 'https://jitpack.io' }

Add dependancy from that repo: implementation 'com.github.rongi:rotate-layout:v3.0.0'

Daphne-CoffeeIT commented 3 months ago

I know it's been a few years, but are there any updates? The dependency suddenly doesn't seem available anymore and it still was at the end of May (I wouldn't know about more recent moments than that)

 Could not find rongi.rotate-layout:rotate-layout:3.0.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/rongi/rotate-layout/rotate-layout/3.0.0/rotate-layout-3.0.0.pom
       - https://repo.maven.apache.org/maven2/rongi/rotate-layout/rotate-layout/3.0.0/rotate-layout-3.0.0.pom
       - https://plugins.gradle.org/m2/rongi/rotate-layout/rotate-layout/3.0.0/rotate-layout-3.0.0.pom
       - https://maven.lokalise.co/rongi/rotate-layout/rotate-layout/3.0.0/rotate-layout-3.0.0.pom
       - https://jitpack.io/rongi/rotate-layout/rotate-layout/3.0.0/rotate-layout-3.0.0.pom