Open bearlysophisticated opened 3 years ago
You can always download by direct link api/implementation "com.github.rongi.rotate-layout:rotate-layout:$rotate_layout" (3.0.0)
@Kazachenko1998 please specify your suggestion
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'
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
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.