License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.aksingh |
ArtifactId | ArtifactIdowm-japis |
Last Version | Last Version2.5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOWM JAPIs
Java Library for OpenWeatherMap.org Weather APIs
|
Project URL |
Project URL |
Filename | Size |
---|---|
owm-japis-2.5.3.0.pom | |
owm-japis-2.5.3.0.jar | 78 KB |
owm-japis-2.5.3.0-sources.jar | 72 KB |
owm-japis-2.5.3.0-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.aksingh/owm-japis/ -->
<dependency>
<groupId>net.aksingh</groupId>
<artifactId>owm-japis</artifactId>
<version>2.5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.aksingh/owm-japis/
implementation 'net.aksingh:owm-japis:2.5.3.0'
// https://jarcasting.com/artifacts/net.aksingh/owm-japis/
implementation ("net.aksingh:owm-japis:2.5.3.0")
'net.aksingh:owm-japis:jar:2.5.3.0'
<dependency org="net.aksingh" name="owm-japis" rev="2.5.3.0">
<artifact name="owm-japis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.aksingh', module='owm-japis', version='2.5.3.0')
)
libraryDependencies += "net.aksingh" % "owm-japis" % "2.5.3.0"
[net.aksingh/owm-japis "2.5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.5.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.30 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.30 |