1# ExoPlayer full library #
2
3An empty module that depends on all of the other library modules. Depending on
4the full library is equivalent to depending on all of the other library modules
5individually. See ExoPlayer's [top level README][] for more information.
6
7[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
8
9## Links ##
10
11* [Javadoc][]: Note that this Javadoc is combined with that of other modules.
12
13[Javadoc]: https://exoplayer.dev/doc/reference/index.html
14