| License |
License |
|---|---|
| GroupId | GroupIdcom.weatherlink |
| ArtifactId | ArtifactIdweatherlink-v2-api-sdk |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWeatherLink v2 API SDK for Java
WeatherLink v2 API SDK for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.weatherlink/weatherlink-v2-api-sdk/ -->
<dependency>
<groupId>com.weatherlink</groupId>
<artifactId>weatherlink-v2-api-sdk</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.weatherlink/weatherlink-v2-api-sdk/
implementation 'com.weatherlink:weatherlink-v2-api-sdk:0.0.2'
// https://jarcasting.com/artifacts/com.weatherlink/weatherlink-v2-api-sdk/
implementation ("com.weatherlink:weatherlink-v2-api-sdk:0.0.2")
'com.weatherlink:weatherlink-v2-api-sdk:jar:0.0.2'
<dependency org="com.weatherlink" name="weatherlink-v2-api-sdk" rev="0.0.2">
<artifact name="weatherlink-v2-api-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weatherlink', module='weatherlink-v2-api-sdk', version='0.0.2')
)
libraryDependencies += "com.weatherlink" % "weatherlink-v2-api-sdk" % "0.0.2"
[com.weatherlink/weatherlink-v2-api-sdk "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |