| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdru.r2cloud |
| ArtifactId | ArtifactIdbmeClient |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionbmeClient
Java client for sending telemetry data to gnd.bme.hu
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bmeClient-1.5.pom | |
| bmeClient-1.5.jar | 8 KB |
| bmeClient-1.5-sources.jar | 3 KB |
| bmeClient-1.5-javadoc.jar | 405 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.eclipsesource.minimal-json : minimal-json | jar | 0.9.4 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |