Last Version

openweathermap-sdk 0.1.1

openweathermap-api

License

License

MIT
GroupId

GroupId

com.github.eendroroy
ArtifactId

ArtifactId

openweathermap-sdk
Version

Version

0.1.1
Type

Type

jar
Description

Description

openweathermap-sdk
openweathermap-api
Project URL

Project URL

https://github.com/eendroroy/openweathermap-sdk.git
Source Code Management

Source Code Management

https://github.com/eendroroy/openweathermap-sdk.git

Download openweathermap-sdk 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.eendroroy/openweathermap-sdk/ -->
<dependency>
    <groupId>com.github.eendroroy</groupId>
    <artifactId>openweathermap-sdk</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eendroroy/openweathermap-sdk/
implementation 'com.github.eendroroy:openweathermap-sdk:0.1.1'
// https://jarcasting.com/artifacts/com.github.eendroroy/openweathermap-sdk/
implementation ("com.github.eendroroy:openweathermap-sdk:0.1.1")
'com.github.eendroroy:openweathermap-sdk:jar:0.1.1'
<dependency org="com.github.eendroroy" name="openweathermap-sdk" rev="0.1.1">
  <artifact name="openweathermap-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eendroroy', module='openweathermap-sdk', version='0.1.1')
)
libraryDependencies += "com.github.eendroroy" % "openweathermap-sdk" % "0.1.1"
[com.github.eendroroy/openweathermap-sdk "0.1.1"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.8.1
com.squareup.retrofit2 : converter-jackson jar 2.8.1
joda-time : joda-time jar 2.10.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.jetbrains.kotlin : kotlin-test jar 1.3.72

Project Modules

There are no modules declared in this project.