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

org.smarthomej.addons.bundles:org.smarthomej.persistence.influxdb 3.1.5


Группа

Группа

org.smarthomej.addons.bundles
Идентификатор

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

org.smarthomej.persistence.influxdb
Версия

Версия

3.1.5
Тип

Тип

jar

Скачать org.smarthomej.persistence.influxdb 3.1.5


<!-- https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.persistence.influxdb/ -->
<dependency>
    <groupId>org.smarthomej.addons.bundles</groupId>
    <artifactId>org.smarthomej.persistence.influxdb</artifactId>
    <version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.persistence.influxdb/
implementation 'org.smarthomej.addons.bundles:org.smarthomej.persistence.influxdb:3.1.5'
// https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.persistence.influxdb/
implementation ("org.smarthomej.addons.bundles:org.smarthomej.persistence.influxdb:3.1.5")
'org.smarthomej.addons.bundles:org.smarthomej.persistence.influxdb:jar:3.1.5'
<dependency org="org.smarthomej.addons.bundles" name="org.smarthomej.persistence.influxdb" rev="3.1.5">
  <artifact name="org.smarthomej.persistence.influxdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smarthomej.addons.bundles', module='org.smarthomej.persistence.influxdb', version='3.1.5')
)
libraryDependencies += "org.smarthomej.addons.bundles" % "org.smarthomej.persistence.influxdb" % "3.1.5"
[org.smarthomej.addons.bundles/org.smarthomej.persistence.influxdb "3.1.5"]