License |
License |
---|---|
GroupId | GroupIdcom.github.eendroroy |
ArtifactId | ArtifactIdopenweathermap-sdk |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionopenweathermap-sdk
openweathermap-api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openweathermap-sdk-0.1.1.pom | |
openweathermap-sdk-0.1.1.jar | 99 KB |
openweathermap-sdk-0.1.1-sources.jar | 27 KB |
openweathermap-sdk-0.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
org.jetbrains.kotlin : kotlin-test | jar | 1.3.72 |