| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.mbus4j |
| ArtifactId | ArtifactIdmbus4j |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmbus4j
libs and commandline tools for handling the m-bus protocol
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mbus4j-1.0.0.pom | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j/ -->
<dependency>
<groupId>net.sf.mbus4j</groupId>
<artifactId>mbus4j</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j/
implementation 'net.sf.mbus4j:mbus4j:1.0.0'
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j/
implementation ("net.sf.mbus4j:mbus4j:1.0.0")
'net.sf.mbus4j:mbus4j:pom:1.0.0'
<dependency org="net.sf.mbus4j" name="mbus4j" rev="1.0.0">
<artifact name="mbus4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.mbus4j', module='mbus4j', version='1.0.0')
)
libraryDependencies += "net.sf.mbus4j" % "mbus4j" % "1.0.0"
[net.sf.mbus4j/mbus4j "1.0.0"]