is not current version
Last Version 0.10.0

de.resol:vbus 0.5.0

A Java library for processing RESOL VBus data.

GroupId

GroupId

de.resol
ArtifactId

ArtifactId

vbus
Version

Version

0.5.0
Type

Type

jar

Download vbus 0.5.0


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