jMBus

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
Last Version

Last Version

3.3.0
Release Date

Release Date

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

How to add to project

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

Versions

Version
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.3
1.2
1.1.1