Last Version

jMBus 3.3.0

jMBus is a library that can be used to implement M-Bus masters or wireless M-Bus receivers that read meters.

License

License

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

jmbus
Version

Version

3.3.0
Type

Type

jar
Description

Description

jMBus
jMBus is a library that can be used to implement M-Bus masters or wireless M-Bus receivers that read meters.
Project URL

Project URL

http://www.openmuc.org/

Download jmbus 3.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openmuc : jrxtx jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.1.0

Project Modules

There are no modules declared in this project.