mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-07-03 11:16:44 +03:00
Preparing for release.
This commit is contained in:
@@ -29,14 +29,14 @@ Paid:
|
||||
<dependency>
|
||||
<groupId>com.github.prominence</groupId>
|
||||
<artifactId>openweathermap-api</artifactId>
|
||||
<version>2.4.0</version>
|
||||
<version>2.4.1`</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
### Gradle coordinates:
|
||||
|
||||
```groovy
|
||||
implementation 'com.github.prominence:openweathermap-api:2.4.0'
|
||||
implementation 'com.github.prominence:openweathermap-api:2.4.1'
|
||||
```
|
||||
|
||||
### Documentation
|
||||
@@ -50,6 +50,7 @@ implementation 'com.github.prominence:openweathermap-api:2.4.0'
|
||||
* [OpenWeatherMap Java API - 2.2.0](docs/Release_2.2.0.md)
|
||||
* [OpenWeatherMap Java API - 2.3.0](docs/Release_2.3.0.md)
|
||||
* [OpenWeatherMap Java API - 2.4.0](docs/Release_2.4.0.md)
|
||||
* [OpenWeatherMap Java API - 2.4.1](docs/Release_2.4.1.md)
|
||||
|
||||
### License
|
||||
MIT
|
||||
|
||||
Reference in New Issue
Block a user