is not current version
Last Version 1.0.3

com.harium.api:weatherdatasource 1.0.1

Unofficial weatherdatasource.com API

Categories

Categories

Data
GroupId

GroupId

com.harium.api
ArtifactId

ArtifactId

weatherdatasource
Version

Version

1.0.1
Type

Type

jar

Download weatherdatasource 1.0.1


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