Skip to content

Also publish on Maven Central instead of just Jitpack #23

@Rolf-Smit

Description

@Rolf-Smit

Currently this library is published to Jitpack, this has a few downsides but most importantly the up-time track-record for Jitpack is well... not the greatest as this issue proves: jitpack/jitpack.io#5337

I also noticed that this library itself is defining a transitive dependency on: https://github.com/MikeOrtiz/TouchImageView which is also using Jitpack (thus also fails when Jitpack is down).

So I think it is best to migrate or also publish this library in a more reputable repository such as Maven Central, the transitive dependency is harder to solve, maybe there are other libraries that could be used instead that are published in Maven Central as well (or bundle it instead of making it a transitive dependency)?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions