bmeClient

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.r2cloud
ArtifactId

ArtifactId

bmeClient
Last Version

Last Version

1.5
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.5
1.3
1.1
1.0