WeatherLink v2 API SDK for Java


License

License

GroupId

GroupId

com.weatherlink
ArtifactId

ArtifactId

weatherlink-v2-api-sdk
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

WeatherLink v2 API SDK for Java
WeatherLink v2 API SDK for Java
Project URL

Project URL

https://weatherlink.github.io/v2-api/java-sdk
Project Organization

Project Organization

Davis Instruments
Source Code Management

Source Code Management

https://github.com/weatherlink/weatherlink-v2-api-sdk-java

Download weatherlink-v2-api-sdk

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1