dexterous icon indicating copy to clipboard operation
dexterous copied to clipboard

Library distribution: JitPack

Open schrnz opened this issue 6 years ago • 1 comments

Given that we already build an Android library, we could as well publish so that it can be included in, e.g., a build.gradle file.

The fastest way to do so seems to be https://jitpack.io/, which automatically builds a project from a GitHub repo and exposes the result, given there is a certain task available. It should be straightforward to set this up, judging from the log at https://jitpack.io/#Project-ARTist/dexterous

schrnz avatar Dec 12 '18 13:12 schrnz

agree, we should also try to publish in well-known repos, like:

https://bintray.com

which should be free for OSS

sweisgerber-dev avatar Jan 14 '19 09:01 sweisgerber-dev