mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-01-10 11:56:44 +03:00
Update README.md
This commit is contained in:
parent
bf61f4571a
commit
d1ee732f91
@ -12,7 +12,13 @@ Java API for OpenWeatherMap services.
|
|||||||
|
|
||||||
### Maven coordinates:
|
### Maven coordinates:
|
||||||
|
|
||||||
_Not available yet._
|
```xml
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.prominence</groupId>
|
||||||
|
<artifactId>openweathermap-api</artifactId>
|
||||||
|
<version>1.0</version>
|
||||||
|
</dependency>
|
||||||
|
```
|
||||||
|
|
||||||
### How to use:
|
### How to use:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user