License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdru.r2cloud |
ArtifactId | ArtifactIdr2weatherClient |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionr2weatherClient
Client for r2weather.ru service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
r2weatherClient-1.1.pom | |
r2weatherClient-1.1.jar | 6 KB |
r2weatherClient-1.1-sources.jar | 2 KB |
r2weatherClient-1.1-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.r2cloud/r2weatherClient/ -->
<dependency>
<groupId>ru.r2cloud</groupId>
<artifactId>r2weatherClient</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.r2cloud/r2weatherClient/
implementation 'ru.r2cloud:r2weatherClient:1.1'
// https://jarcasting.com/artifacts/ru.r2cloud/r2weatherClient/
implementation ("ru.r2cloud:r2weatherClient:1.1")
'ru.r2cloud:r2weatherClient:jar:1.1'
<dependency org="ru.r2cloud" name="r2weatherClient" rev="1.1">
<artifact name="r2weatherClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.r2cloud', module='r2weatherClient', version='1.1')
)
libraryDependencies += "ru.r2cloud" % "r2weatherClient" % "1.1"
[ru.r2cloud/r2weatherClient "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |