License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.harium.api |
ArtifactId | ArtifactIdweatherdatasource |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeatherDataSource API
Unofficial weatherdatasource.com API
|
Filename | Size |
---|---|
weatherdatasource-1.0.3.pom | |
weatherdatasource-1.0.3.jar | 4 KB |
weatherdatasource-1.0.3-sources.jar | 2 KB |
weatherdatasource-1.0.3-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.api/weatherdatasource/ -->
<dependency>
<groupId>com.harium.api</groupId>
<artifactId>weatherdatasource</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.api/weatherdatasource/
implementation 'com.harium.api:weatherdatasource:1.0.3'
// https://jarcasting.com/artifacts/com.harium.api/weatherdatasource/
implementation ("com.harium.api:weatherdatasource:1.0.3")
'com.harium.api:weatherdatasource:jar:1.0.3'
<dependency org="com.harium.api" name="weatherdatasource" rev="1.0.3">
<artifact name="weatherdatasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.api', module='weatherdatasource', version='1.0.3')
)
libraryDependencies += "com.harium.api" % "weatherdatasource" % "1.0.3"
[com.harium.api/weatherdatasource "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.14.2 |