moagrius/TileView

Impossible import com.qozix.tileview

Amattia opened this issue · 5 comments

Hi,
I would like to import in my project 'com.qozix:tileview:2.2.9', but when i try to compile my application an error occours :

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.qozix:tileview:2.2.9.
Searched in the following locations:
- https://plugins.gradle.org/m2/com/qozix/tileview/2.2.9/tileview-2.2.9.pom
- https://repo.maven.apache.org/maven2/com/qozix/tileview/2.2.9/tileview-2.2.9.pom
- https://dl.google.com/dl/android/maven2/com/qozix/tileview/2.2.9/tileview-2.2.9.pom

Would it be possible to upload it to some repository?
I know that this project is no longer maintained and that there is a version 4, but unfortunately I can't (for now) upgrade the library

Best regards

Did you resolve this issue? Same problem for me.

No unfortunately, I was hoping that the developer would be able to resolve the situation @moagrius

Hi, is it possibile to receive a feedback about this issue please?

p-lr commented

You can generate the aar from source and import it in your project. Not what you asked for but since the owner of the library passed away two years ago, there is little chance that it'll be reuploaded on maven central.

Thank you for your answer, I didn't know the developer was passed away, I'm so sorry.

How i can generate the aar ?