Today I released Weather Icon View library v. 1.0.0 It’s very simple and easy to use Android library, which allows you to use Weather Icons created by Erik Flowers in your mobile applications. This library was already available on GitHub as I wrote in one of my previous posts, but today it was released to Maven Central Repository and you can use it as Maven or Gradle dependency. I was encouraged to make this project more available by the open-source community and people who find it useful as I could read in the issue reported on the repository website. Thanks for that. You can find more details, usage examples and sample app in the repository of the project at: https://github.com/pwittchen/WeatherIconView.