не последняя версия
Последняя версия 1.6.0

org.apache.unomi:unomi-weather-update 1.5.5

Apache Unomi Context Server that get the visitor weather based on his location

Группа

Группа

org.apache.unomi
Идентификатор

Идентификатор

unomi-weather-update
Версия

Версия

1.5.5
Тип

Тип

pom

Скачать unomi-weather-update 1.5.5

Имя Файла Размер
unomi-weather-update-1.5.5.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.unomi/unomi-weather-update/ -->
<dependency>
    <groupId>org.apache.unomi</groupId>
    <artifactId>unomi-weather-update</artifactId>
    <version>1.5.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.unomi/unomi-weather-update/
implementation 'org.apache.unomi:unomi-weather-update:1.5.5'
// https://jarcasting.com/artifacts/org.apache.unomi/unomi-weather-update/
implementation ("org.apache.unomi:unomi-weather-update:1.5.5")
'org.apache.unomi:unomi-weather-update:pom:1.5.5'
<dependency org="org.apache.unomi" name="unomi-weather-update" rev="1.5.5">
  <artifact name="unomi-weather-update" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.unomi', module='unomi-weather-update', version='1.5.5')
)
libraryDependencies += "org.apache.unomi" % "unomi-weather-update" % "1.5.5"
[org.apache.unomi/unomi-weather-update "1.5.5"]