Kotlin / anko

Pleasant Android application development
Apache License 2.0
15.88k stars 1.29k forks source link

Artifacts content unclear #379

Open LouisCAD opened 7 years ago

LouisCAD commented 7 years ago

Hi,

When browsing the bintray page, on Maven build settings more specifically, I see a lot of artifacts, including:

The README should be crystal clear in what all these artifacts are IMHO. Could you improve this please?

yanex commented 7 years ago

There's a brief artifact list in the README: https://github.com/Kotlin/anko#gradle-based-project. What kind of the details do you need? common is the old name of the commons artifact. The name change is described in the changelog (https://github.com/Kotlin/anko/releases/tag/v0.10).

LouisCAD commented 7 years ago

@yanex I'd like to have let's say a table showing each artifact and what it contains. There's tons of coroutines, listeners and other sort of artifacts that would take , to each user of this library wanting to know what's inside, too much time to analyze.