is not current version
Last Version 0.1.34

tinkerforge-sensor 0.1.22

This Library is simplifying the API usage in a pure Java 8 way without any Frameworks. Removes pain of the Sensor UID, how to speak to the sensor and what values can i get from it etc. so that the focus is more on the logic

License

License

GroupId

GroupId

berlin.yuna
ArtifactId

ArtifactId

tinkerforge-sensor
Version

Version

0.1.22
Type

Type

jar
Description

Description

tinkerforge-sensor
This Library is simplifying the API usage in a pure Java 8 way without any Frameworks. Removes pain of the Sensor UID, how to speak to the sensor and what values can i get from it etc. so that the focus is more on the logic
Project URL

Project URL

https://github.com/YunaBraska/tinkerforge-sensor.git
Source Code Management

Source Code Management

https://github.com/YunaBraska/tinkerforge-sensor.git

Download tinkerforge-sensor 0.1.22


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

Dependencies

compile (1)

Group / Artifact Type Version
com.tinkerforge : tinkerforge jar 2.1.31

test (6)

Group / Artifact Type Version
berlin.yuna : and-wait-matcher jar 1.3.1
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-core jar 4.2.0
org.junit.jupiter : junit-jupiter-api jar 5.4.2
com.squareup : javapoet jar 1.13.0
org.reflections : reflections jar 0.10.2

Project Modules

There are no modules declared in this project.