Last Version

bmeClient 1.5

Java client for sending telemetry data to gnd.bme.hu

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.r2cloud
ArtifactId

ArtifactId

bmeClient
Version

Version

1.5
Type

Type

jar
Description

Description

bmeClient
Java client for sending telemetry data to gnd.bme.hu
Project URL

Project URL

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

Source Code Management

https://github.com/dernasherbrezon/bmeClient

Download bmeClient 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.eclipsesource.minimal-json : minimal-json jar 0.9.4
org.slf4j : slf4j-api jar 1.7.12

test (2)

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

Project Modules

There are no modules declared in this project.