License |
License |
---|---|
GroupId | GroupIdxyz.gabear |
ArtifactId | ArtifactIdheweather-sdk |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionDemo SDK for heweather
|
Project URL |
Project URL |
Filename | Size |
---|---|
heweather-sdk-0.0.1.pom | |
heweather-sdk-0.0.1.jar | 3 KB |
heweather-sdk-0.0.1-sources.jar | 3 KB |
heweather-sdk-0.0.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.gabear/heweather-sdk/ -->
<dependency>
<groupId>xyz.gabear</groupId>
<artifactId>heweather-sdk</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.gabear/heweather-sdk/
implementation 'xyz.gabear:heweather-sdk:0.0.1'
// https://jarcasting.com/artifacts/xyz.gabear/heweather-sdk/
implementation ("xyz.gabear:heweather-sdk:0.0.1")
'xyz.gabear:heweather-sdk:jar:0.0.1'
<dependency org="xyz.gabear" name="heweather-sdk" rev="0.0.1">
<artifact name="heweather-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.gabear', module='heweather-sdk', version='0.0.1')
)
libraryDependencies += "xyz.gabear" % "heweather-sdk" % "0.0.1"
[xyz.gabear/heweather-sdk "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |