is not current version
Last Version 1.1

ru.r2cloud:r2weatherClient 1.0

Client for r2weather.ru service

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.r2cloud
ArtifactId

ArtifactId

r2weatherClient
Version

Version

1.0
Type

Type

jar

Download r2weatherClient 1.0


<!-- https://jarcasting.com/artifacts/ru.r2cloud/r2weatherClient/ -->
<dependency>
    <groupId>ru.r2cloud</groupId>
    <artifactId>r2weatherClient</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.r2cloud/r2weatherClient/
implementation 'ru.r2cloud:r2weatherClient:1.0'
// https://jarcasting.com/artifacts/ru.r2cloud/r2weatherClient/
implementation ("ru.r2cloud:r2weatherClient:1.0")
'ru.r2cloud:r2weatherClient:jar:1.0'
<dependency org="ru.r2cloud" name="r2weatherClient" rev="1.0">
  <artifact name="r2weatherClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.r2cloud', module='r2weatherClient', version='1.0')
)
libraryDependencies += "ru.r2cloud" % "r2weatherClient" % "1.0"
[ru.r2cloud/r2weatherClient "1.0"]