r2weatherClient

Client for r2weather.ru service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.r2cloud
ArtifactId

ArtifactId

r2weatherClient
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

r2weatherClient
Client for r2weather.ru service
Project URL

Project URL

https://github.com/dernasherbrezon/r2weatherClient
Source Code Management

Source Code Management

https://github.com/dernasherbrezon/r2weatherClient

Download r2weatherClient

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0