OWM JAPIs

Java Library for OpenWeatherMap.org Weather APIs

License

License

Categories

Categories

Net
GroupId

GroupId

net.aksingh
ArtifactId

ArtifactId

owm-japis
Last Version

Last Version

2.5.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

OWM JAPIs
Java Library for OpenWeatherMap.org Weather APIs
Project URL

Project URL

http://go.aksingh.net/owm-japis

Download owm-japis

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.3.0
2.5.2.3
2.5.2.2
2.5.2.1
2.5.2.0
2.5.1.0
2.5.0.3