9 lines
683 B
Markdown
9 lines
683 B
Markdown
# Licenses
|
|
Auxio uses a number of third-party libraries, which are listed below with their licenses:
|
|
|
|
| Library Name | Author(s) | Purpose | License |
|
|
|--------------|-----------|---------|---------|
|
|
| [ExoPlayer](https://github.com/google/ExoPlayer) | [Google](https://github.com/google) | Music Playback | Apache-2.0 |
|
|
| [Coil](https://github.com/coil-kt/coil) | [Square](https://github.com/coil-kt) | Image Loading | Apache-2.0 |
|
|
| [Spotless](https://github.com/diffplug/spotless) | [DiffPlug](https://github.com/diffplug) | Formatting | Apache-2.0 |
|
|
| [ktfmt](https://github.com/facebookincubator/ktfmt) | [Meta](https://github.com/facebookincubator) | Formatting | Apache-2.0 |
|